letstry Posted May 30, 2012 Posted May 30, 2012 Need help on scripting.. Autocast EDP when attacking ( including bowlingbash, desperado, and other attacking skills ) Thanks Quote
Nameless2you Posted May 30, 2012 Posted May 30, 2012 Let this be of help to you: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/doc/item_bonus.txt Search for "bAutoSpell" Here an example: bonus5 bAutoSpell,378,1,1,0,0; This will, when you attack have a 0.1% chance to cast EDP on yourself. Quote
Nameless2you Posted May 30, 2012 Posted May 30, 2012 Try it just as bonus5 bAutoSpell,378,1,1; and show your examples that didn't work Quote
letstry Posted May 31, 2012 Author Posted May 31, 2012 It autocast when attacking.. But it doesnt autocast when using skills like bowling bash, desperado, ds, and other attack skills Quote
clydelion Posted May 31, 2012 Posted May 31, 2012 you can manually add the skills. bonus4 bAutoSpellOnSkill,s,x,l,n; Adds a n/10% chance to autospell skill x at level l when using skill s. (supports skill names) Quote
Question
letstry
Need help on scripting..
Autocast EDP when attacking ( including bowlingbash, desperado, and other attacking skills )
Thanks
5 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.