Log in

View Full Version : Auto - Healing Delay



DarthVader8888
07-02-2015, 02:21
Hello! I seem to have a problem with the auto - healing delay (hp). I currently have 3 options for my healing: exura, exura gran and exura vita. The first one works perfectly, with the delay that I wish to have. However, as soon as either the second or the third option must kick in, the spell is used almost instantly. My question is: why do the other 2 options completely disregard the intended delay?

Thanks in advance! :)

P.S. The delay always works for the very first line in the auto - healing section. What's interesting, if I have a spell that is located in either the second or the third line (with no other healing options!), the intended delay doesn't kick in.

Hurriel
07-02-2015, 21:32
Im having some problems too. I have already email Daniel but hasnt answered yet. Maybe he is on holidays.

jesseh
07-13-2015, 21:22
You can try opening 3 different blackd safe cheats windows, it's not ideal but I use that way to heal with 4 options instead of 3, and then you can set each delay as you wish. Test it if you feel like.

Hans Henrik
09-07-2015, 18:09
have you tried using Conditional Event's instead? something like

$myhppercent$ #number<=# 30
or if you want to get fancy,
$istrue:{$check:{$myhppercent$},#number<=#,{30}},{$check:{$mymana$},#number>=#,{100}$}$

action: exura vita

cooldown: 5000

or something along those lines :p (untested, maybe i have a typo somewhere)