Reducto Posted March 28, 2012 Posted March 28, 2012 Can anyone teach me how to make the asura strike skill have a delay of 10 seconds. Also, only the asura strike cannot be used for 10 seconds and other skills can be used. Thanks! Quote
Lilith Posted March 28, 2012 Posted March 28, 2012 (edited) skill_cast_db.txt SkillID,CastingTime,AfterCastActDelay,AfterCastWalkDelay,Duration1,Duration2,Cool Down,Fixed Casting Time 271,4000:3500:3000:2500:2000,3000:2500:2000:1500:1000,0,0,300000,0,0 change to 271,4000:3500:3000:2500:2000,10000,0,0,300000,10000,0 Edited March 28, 2012 by Lilith Quote
Emistry Posted March 28, 2012 Posted March 28, 2012 (edited) https://rathena.svn....ill_cast_db.txt //-- MO_EXTREMITYFIST 271,4000:3500:3000:2500:2000,3000:2500:2000:1500:1000,0,0,300000,10000,0 aw...Lilith is faster than me..>.< anyway...i think use the Cooldown column is enough.... the aftercastactdelay might caused the character cant use other skills during the "cooldown" Edited March 28, 2012 by Emistry Quote
Lilith Posted March 28, 2012 Posted March 28, 2012 [offtop] Emistry, I am a fast if I have a time Quote
Reducto Posted March 28, 2012 Author Posted March 28, 2012 (edited) Thanks, But I want it to have a delay only in the asura skill. I want the way that it will not block all the skills only the asura skill. Hmmm, the problem is its blocking all the skills. Example is the Endure skill, after you use it. The skill endure won't be used or have a delay, but it will not block all the skills. So, it means you can use other skills. Edited March 28, 2012 by Cuspid Quote
Question
Reducto
Can anyone teach me how to make the asura strike skill have a delay of 10 seconds. Also, only the asura strike cannot be used for 10 seconds and other skills can be used.
Thanks!
4 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.