Signup Now
Results 1 to 1 of 1
  1. #1
    Free User
    Join Date
    Jun 2015
    Posts
    10
    Reputation
    10
    Rep Power
    0

    Prevent no ammo Pally

    I've seen that most of the paladin scripts and cavebots (that i''ve seen at least) don't cover the possibility of getting without ammo in fight, they always assume that you will reach a resupply point in time, but in my experience you could just get target after target. I took a really naive approach:

    auto(1000)
    if $rhand.count == 1 then
    settargeting('off')
    end


    with this if you get 1 or no spear (can be used in ammo too) you will just run through the waypoints till you get a resupply point.
    Last edited by ozzix; 06-10-2015 at 08:35 AM. Reason: lua tags

 

 

Posting Permissions

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