XenoBot Forums - Powered by vBulletin

User Tag List

Results 1 to 4 of 4

Thread: counting kills

  1. #1
    fioletowya's Avatar
    Join Date
    Nov 2015
    Posts
    26
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    counting kills

    Hi, is there any way to use numbers from kill counter?

    Dyik47X.png

    I want to create smth like if kills>200 then...

  2. #2
    fioletowya's Avatar
    Join Date
    Nov 2015
    Posts
    26
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    refresh

  3. #3
    Lifetime Subscriber BlueIsNotRed's Avatar
    Join Date
    Nov 2015
    Posts
    171
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

  4. #4
    Senior Member
    Join Date
    Jul 2014
    Posts
    788
    Mentioned
    62 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by fioletowya View Post
    Hi, is there any way to use numbers from kill counter?

    Dyik47X.png

    I want to create smth like if kills>200 then...
    lua code:

    if Self.GetCreatureKills("Ghasty Dragon") > 500 then
    ...
    end

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •