AllHailToTheKing Posted December 30, 2012 Posted December 30, 2012 title said it all. how to remove the 10 seconds delay in using ygg berry? and how to remove cooldown when using skills? Thanks rAthena Quote
kyeme Posted December 30, 2012 Posted December 30, 2012 (edited) https://rathena.svn..../item_delay.txt https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/db/re/skill_cast_db.txt Edited December 30, 2012 by kyeme 1 Quote
AllHailToTheKing Posted December 30, 2012 Author Posted December 30, 2012 https://rathena.svn..../item_delay.txt https://rathena.svn....ill_cast_db.txt thank you i fixed the ygg berry delay. but i cant fix the skill delay still there are cooldown when im using skill like collect soul and critical explosion etc. Quote
Vach Posted December 30, 2012 Posted December 30, 2012 Skill cool-down is in skill_cast_db.txt, it's the 7th number in the list of numbers, the first being the skill ID. It's in milliseconds. 1 Quote
AllHailToTheKing Posted December 30, 2012 Author Posted December 30, 2012 Skill cool-down is in skill_cast_db.txt, it's the 7th number in the list of numbers, the first being the skill ID. It's in milliseconds. //-- CH_SOULCOLLECT 401,2000,0,0,600000,0,0 seems 0 is in the 7th number list but still there are cooldown. Quote
Vach Posted January 1, 2013 Posted January 1, 2013 There is only 7 numbers in that entry, skill cast database entries have 8. I'm not sure how this is causing things to react on your server. Perhaps it is interpreting it as "default". I get error messages on mapserv when I screw up those lines. Quote
Question
AllHailToTheKing
title said it all.
how to remove the 10 seconds delay in using ygg berry?
and how to remove cooldown when using skills?
Thanks rAthena
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.