added as persistent and after added as cavebot>scripter
the character dont even try to use the IDS, so i dont know what is going on :/
Printable View
@Raphael alguma notica? ;ss
@Raphael olha o pvt por favor!! tive uma boa ideia!!
hey raphael, I want to edit these persistents to when I'm attacked by any player, the bot will run execute the same actions it would if it were without supplies (go to dp and refill)
auto(800, 1000)
if itemcount(getuseroption('mpId', 'all')) < getuseroption('mpCheck') and $posz == 10 and $lootbodies < 1 and $battlesigned
then
setsetting("Persistent/Scripts/ForceRefillLower/Enabled","no")
settargeting("off")
gotolabel("leave lower")
end
if itemcount(getuseroption('hpId', 'all')) < getuseroption('hpCheck') and $posz == 10 and $lootbodies < 1 and $battlesigned
then
setsetting("Persistent/Scripts/ForceRefillLower/Enabled","no")
settargeting("off")
gotolabel("leave lower")
end
if $cap < getuseroption('capCheck') and $posz == 10 and $lootbodies < 1 and $battlesigned
then
setsetting("Persistent/Scripts/ForceRefillLower/Enabled","no")
settargeting("off")
gotolabel("leave lower")
end
auto(800, 1000)
if itemcount(getuseroption('mpId', 'all')) < getuseroption('mpCheck') and $posz == 9 and $lootbodies < 1 and $battlesigned
then
setsetting("Persistent/Scripts/ForceRefill/Enabled","no")
settargeting("off")
gotolabel("leave normal")
end
if itemcount(getuseroption('hpId', 'all')) < getuseroption('hpCheck') and $posz == 9 and $lootbodies < 1 and $battlesigned
then
setsetting("Persistent/Scripts/ForceRefill/Enabled","no")
settargeting("off")
gotolabel("leave normal")
end
if $cap < getuseroption('capCheck') and $posz == 9 and $lootbodies < 1 and $battlesigned
then
setsetting("Persistent/Scripts/ForceRefill/Enabled","no")
settargeting("off")
gotolabel("leave normal")
end
Hi, i need an action to advertising