QUOTE (Vexus @ Feb 26 2012, 11:42 AM)

I tried the script and for some reason it took way longer for the monster to start using the buff skill (It can only be used when the monster has 60% or less hp) but no it didn't work, the enemy did the buff one after another :/.
Thanks for the help.
Okay, I need an english lesson. What do you intend with "a buff skill"?
First of all, let me explain how that script works:
-If the enemy has health higher than HEAL_RATE percentage, they won't cast healing spells;
-if so, they will cast healing spell on the weakest enemies of the troop;
-to avoid this, give them self cure ability, with "Self" as target (the last one on the scope window, in database).
Maybe this should work better...
Jens