Markyieee Posted May 27, 2014 Posted May 27, 2014 Hi I just want to ask if what's wrong with my script. Description : 20% autocasting Maximum Overthrust when attacking. Scripts I tried : bonus4 bAutoSpell,486,3,20,i; bonus3 bAutoSpell,486,3,20; bonus5 bAutoSpell,378,1,20,t,0; But any of the 3 is not working. Please help me. Thank you. Quote
Alayne Posted May 28, 2014 Posted May 28, 2014 According to the doc: bonus3 bAutoSpell,sk,y,n; Adds a n/10% chance to cast skill sk of level y when attacking So it should be something like bonus3 bAutoSpell,486,3,200; your script will trigger it at 2% success rate. Quote
Cydh Posted May 28, 2014 Posted May 28, 2014 for bonuses that using skill in parameters, use quotes even it's by using skill name or skill id. Quote
Question
Markyieee
Hi I just want to ask if what's wrong with my script.
Description : 20% autocasting Maximum Overthrust when attacking.
Scripts I tried :
bonus4 bAutoSpell,486,3,20,i;
bonus3 bAutoSpell,486,3,20;
bonus5 bAutoSpell,378,1,20,t,0;
But any of the 3 is not working. Please help me. Thank you.
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.