Signup Now
Results 1 to 4 of 4
  1. #1
    Free User
    Join Date
    Dec 2014
    Posts
    6
    Reputation
    10
    Rep Power
    0

    If player around > 2 then goto LeaveCave

    Hi, i want a script that
    If >2 players around it goes to the LeaveCave section

    Here it's what i'm trying...

    if $wptsection == "Hunt"
    if [ dont know what to put -> players on screen or near ] > 2 then
    stopattack()
    setattackmode('defensive', 'stand')
    settargeting('off')
    setlooting('off')
    cast('utani hur')
    gotolabel(0,"LeaveCave")
    end
    end
    THX

  2. #2
    Free User
    Join Date
    Mar 2016
    Posts
    38
    Reputation
    15
    Rep Power
    0
    paround(7)

  3. #3
    Free User
    Join Date
    Dec 2014
    Posts
    6
    Reputation
    10
    Rep Power
    0
    paround(7) = players around 7 sqm? just checking i'm new to this

  4. #4
    Moderator Raphael's Avatar
    Join Date
    Dec 2013
    Location
    raphseller.com
    Posts
    2,441
    Reputation
    309
    Rep Power
    28
    Quote Originally Posted by invoc View Post
    paround(7) = players around 7 sqm? just checking i'm new to this
    Yes. You can check full documentation for paround here: https://www.tibiawindbot.com/docs.ht...ctions-paround

 

 

Posting Permissions

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