Signup Now
Results 1 to 3 of 3

Thread: Close tibia!

  1. #1
    Free User hiransm's Avatar
    Join Date
    Dec 2013
    Posts
    133
    Reputation
    10
    Rep Power
    21

    Close tibia!

    I want a action with this function:
    if pzzone = true and itemcount('mana potion') < 20
    closetibia()

    please help :P
    Check my project HERE

    Check my scripts HERE

  2. #2
    Wind Powered brad's Avatar
    Join Date
    Nov 2013
    Location
    Brazil
    Posts
    516
    Reputation
    94
    Rep Power
    22
    auto(200)
    if $pzone and itemcount('mana potion') < 20 then
    closeclient()
    end

  3. #3
    Free User hiransm's Avatar
    Join Date
    Dec 2013
    Posts
    133
    Reputation
    10
    Rep Power
    21
    thanks brad rep+ for you
    Check my project HERE

    Check my scripts HERE

 

 

Posting Permissions

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