nobukadnezar Posted October 3, 2013 Posted October 3, 2013 (edited) Hi there, i tried to use mob for using bragis skill but it turn out like it cast skill forever. here's my script payon,155,228,4 script tes skill#tes1 733,{ mes "tesssss!"; close2; areamonster "this", 154, 224, 154, 224, "Holy Plant", 1083, 20, strnpcinfo(0)+"::OnKilled"; end; OnKilled: mes "Do not kill these precious Holy Plant!"; close; OnTimer5000: areamobuseskill "payon",154,224,1,1083,"BA_POEMBRAGI",10,3000,1,e_gg,0; OnInit: initnpctimer; end; } any idea? Edited October 3, 2013 by nobukadnezar Quote
GmOcean Posted October 3, 2013 Posted October 3, 2013 That's because when you normally use that skill, your unable to move until you use Adaption. As a result neither can the monster, try making them use Adaption afterwards. Quote
Question
nobukadnezar
Hi there,
i tried to use mob for using bragis skill but it turn out like it cast skill forever. here's my script
any idea?
Edited by nobukadnezar1 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.