Well because the char lured a bunch of mobs i guess and died.. By updated you mean you removed the ignore thing when not enough supplys or.. ?
Printable View
There is an option when you configure the script, something like activesupplychecker, put false and I think that will fix your problem.
you has updated your hud shadow? i download it and I cant find the option Signal.Send
This one is updated. My regular scripts are still bundled with the old version though. Also, there's no Signal.Send in the hud, only Signal.Receive. Its the hunting script that does the sending. But those aren't updated to do that either, gimmie 10 minutes and I'll have that fixed though.
Edit: Done.
thx :D
Do you mean this?
Module("Supply Check", function(mod)
local leave = checkLeave()
if not Targeting.IsIgnoring() and leave then
Targeting.StartIgnoring()
mod:Stop()
elseif Targeting.IsIgnoring() and not leave then
Targeting.StopIgnoring()
mod:Delay(1000)
else
mod:Delay(1000)
end
end, false)
Should i change the false for true? Or its something else?
No bro, in the console you type /config and then look supplies option and type false
edit: how hard is this? lol
http://i.imgur.com/9AG9tid.png
http://i.imgur.com/7r8NcQf.png
Hi,
You can do it at level 150 safely ! :)
Hello Shadowart I have question to you. So what can I do if bot dont take loot from this monster what he kill ?