ittiphol Posted April 13, 2021 Posted April 13, 2021 Can you do it? When HP is less than 50%, use item fly Wing. Thank you Advance. Quote
0 buraquera Posted April 16, 2021 Posted April 16, 2021 (edited) I dont think it would be easy and efficient via script. There is no command wich checks if player has been hit. Edited April 16, 2021 by buraquera Quote
0 jim00x Posted April 16, 2021 Posted April 16, 2021 if(readparam(5)*100/readparam(6)<50 && countitem(601)>0){ atcommand "@heal"; delitem 601,1; warp "Random",0,0; } Quote
Question
ittiphol
Can you do it?
When HP is less than 50%, use item fly Wing.
Thank you Advance.
2 answers 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.