Signup Now
Page 3 of 6 FirstFirst 12345 ... LastLast
Results 21 to 30 of 53
  1. #21
    Free User
    Join Date
    Feb 2015
    Posts
    155
    Reputation
    31
    Rep Power
    19
    thanks for the feedback friend <3

  2. #22
    Free User
    Join Date
    Feb 2016
    Posts
    3
    Reputation
    10
    Rep Power
    0
    Not sure if I set the script wrong but the AntiLure mode could be written wrong. DEATH.jpg It happened when I was alone in the Hunt Area. While there were another paladin Script was working for 14 hours full afk.

  3. #23
    Free User
    Join Date
    Oct 2014
    Posts
    17
    Reputation
    16
    Rep Power
    0
    works great for me, hope you add west and south aswell
    gj with the script

  4. #24
    Free User
    Join Date
    Feb 2015
    Posts
    155
    Reputation
    31
    Rep Power
    19
    @KamilekQ judging by the look of it, your paladin was attacking the shaman, and got surrounded by others while it was killing the shaman, and couldnt handle it and died, maybe set the antilure lower if your char cant handle 4-5 monsters, if the problem persists, ill have a better look into it

  5. #25
    Free User xwclx's Avatar
    Join Date
    Jul 2015
    Location
    Radiants
    Posts
    101
    Reputation
    9
    Rep Power
    0
    @LochlanScripts

    Why u put to buy ammo (bolts) in Ghorza NPC?
    are u crazy? it dont sell haha

  6. #26
    Free User xwclx's Avatar
    Join Date
    Jul 2015
    Location
    Radiants
    Posts
    101
    Reputation
    9
    Rep Power
    0
    bug 1: Trade in persistent the prismatic bolt "minammo" per "AmmoToLeave" or u character will die, if u use bolt

  7. #27
    Free User
    Join Date
    Feb 2015
    Posts
    155
    Reputation
    31
    Rep Power
    19
    Quote Originally Posted by xwclx View Post
    @LochlanScripts

    Why u put to buy ammo (bolts) in Ghorza NPC?
    are u crazy? it dont sell haha
    Code:
    -- action
    if not islocation(2) then
    gotolabel("ToPotions")
    else
    reachcreature("Ghorza")
    resupply('sh')
    end
    notice it refills "sh" thats potions, strong mana/spirit potion.

  8. #28
    Free User
    Join Date
    Feb 2015
    Posts
    155
    Reputation
    31
    Rep Power
    19
    Quote Originally Posted by xwclx View Post
    bug 1: Trade in persistent the prismatic bolt "minammo" per "AmmoToLeave" or u character will die, if u use bolt
    absolutely 0 idea what youre talking about. ive been using only bolts on my paladin, and ive been there for 30+ levels, + a few more when fixing bugs here and there

    edit: actually i see what you mean, it wasnt setting the supplylist min ammo, i never realised it because i always leave my hunt due to cap and not supplies :P i've fixed it and uploaded new script

  9. #29
    Free User xwclx's Avatar
    Join Date
    Jul 2015
    Location
    Radiants
    Posts
    101
    Reputation
    9
    Rep Power
    0
    Quote Originally Posted by LochlanScripts View Post
    absolutely 0 idea what youre talking about. ive been using only bolts on my paladin, and ive been there for 30+ levels, + a few more when fixing bugs here and there

    edit: actually i see what you mean, it wasnt setting the supplylist min ammo, i never realised it because i always leave my hunt due to cap and not supplies :P i've fixed it and uploaded new script

    Now , script are perfectly..
    +REP

    i test it, and working fine
    Last edited by xwclx; 02-24-2016 at 01:40 AM.

  10. #30
    Free User
    Join Date
    Feb 2015
    Posts
    155
    Reputation
    31
    Rep Power
    19
    Quote Originally Posted by xwclx View Post
    in User Options. Of prismatic bolt, check it...

    wrong
    PHP Code:
    "type" "spinbox",
                   
    "name" "AmmoToLeave",
                   
    "text" "minammo",
                
    "max" 1000,
                   
    "value" 30 

    correct:
    PHP Code:
    "type" "spinbox",
                   
    "name" "AmmoToLeave",
                   
    "text" "Ammo To Leave",
                
    "max" 1000,
                   
    "value" 30 
    yes i know what you mean, its been fixed :P

 

 

Posting Permissions

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