View Full Version : Help plz!!!
How do i set hold attack if someone is stair hopping?
setHoldAttackOnStairJumpOn()?
Well... You would have to use the cavebot module, and either know the name of the person you're attacking from start and script it or have to accept the bot changing targets at will and sometimes not picking them... :p
#Adds anyone who attacks you not already in list to auto-attack list
setMeleeKill $lastpkname$
#Automatically adds whoever you attack to auto-attack list
setMeleeKill $nameofhex-id:{$hex-lastattackedid$}$
gotoScriptLine 0
This would work perfectly for stairjumpers, even several off them.
Problem is it will use the cavebots targetting, ie never attack unreachable targets and other limitations.
Powered by vBulletin® Version 4.2.5 Copyright © 2021 vBulletin Solutions Inc. All rights reserved.