04-01-2012, 08:12 PM
For now its unable to select the option CAST SPELL on the Friend Healer feature, its a small bug and it will be fixed on the next version. For a temporary fix you can write the healer configuration by yourself:
Sample:
You can copy the code and paste on the Friend Healer list right-clicking it and selecting Paste Code.
Quote:YourFriendName;YourFriendHPPercent;YourHP;YourMana;Cast Spell;1;Exura Sio "YourFriendName
Sample:
Quote:MegaNo0body;60;300;2000;Cast Spell;1;Exura Sio "MegaNo0body
Heals friend MegaNo0body when its health is below 60% and you have 300 hp, 2000 mana.
You can copy the code and paste on the Friend Healer list right-clicking it and selecting Paste Code.