Reducto Posted March 28, 2012 Group: Members Topic Count: 75 Topics Per Day: 0.02 Content Count: 231 Reputation: 9 Joined: 12/16/11 Last Seen: August 10, 2016 Share 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 Link to comment Share on other sites More sharing options...
Lilith Posted March 28, 2012 Group: Members Topic Count: 14 Topics Per Day: 0.00 Content Count: 407 Reputation: 159 Joined: 11/18/11 Last Seen: November 15, 2014 Share 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 Link to comment Share on other sites More sharing options...
Emistry Posted March 28, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2371 Joined: 10/28/11 Last Seen: 15 hours ago Share 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 Link to comment Share on other sites More sharing options...
Lilith Posted March 28, 2012 Group: Members Topic Count: 14 Topics Per Day: 0.00 Content Count: 407 Reputation: 159 Joined: 11/18/11 Last Seen: November 15, 2014 Share Posted March 28, 2012 [offtop] Emistry, I am a fast if I have a time Quote Link to comment Share on other sites More sharing options...
Reducto Posted March 28, 2012 Group: Members Topic Count: 75 Topics Per Day: 0.02 Content Count: 231 Reputation: 9 Joined: 12/16/11 Last Seen: August 10, 2016 Author Share 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 Link to comment Share on other sites More sharing options...
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!
Link to comment
Share on other sites
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.