Critica Posted April 12, 2012 Posted April 12, 2012 Autocast skill when HP is lower that > 5 % ?? ex. autocast Kyrie,10 when hp is less than 5% thanks.. Quote
Flaid Posted April 26, 2012 Posted April 26, 2012 (edited) Here you go. { if(Hp < (MaxHP / 100 * 5)){ bonus3 bAutoSpellWhenHit,"PR_KYRIE",1,25; }},{},{} Edited April 26, 2012 by Flaid Quote
Question
Critica
Autocast skill when HP is lower that > 5 % ??
ex. autocast Kyrie,10 when hp is less than 5%
thanks..
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.