Angry Mjoo Posted December 28, 2011 Posted December 28, 2011 How to set the Pre-Renewal Cast time?, Since it was not found at my Conf files.. Please help !! Quote
x13th Posted December 28, 2011 Posted December 28, 2011 conf / battle / skill.conf // This setting is to enable the 20% fixed and 80% variable cast time also known as renewal casttime settings. // When this setting is disabled variable cast time will become 100% and instant cast will be available again // and cast time will be reducable only by dex. // Note: When this setting is disabled ( Sacrament, Radius and other skills and statuses that reduces fixed cast time // will no longer become functional ). Default: yes renewal_cast_enable: no 1 Quote
Angry Mjoo Posted December 28, 2011 Author Posted December 28, 2011 conf / battle / skill.conf // This setting is to enable the 20% fixed and 80% variable cast time also known as renewal casttime settings. // When this setting is disabled variable cast time will become 100% and instant cast will be available again // and cast time will be reducable only by dex. // Note: When this setting is disabled ( Sacrament, Radius and other skills and statuses that reduces fixed cast time // will no longer become functional ). Default: yes renewal_cast_enable: no RAthena SVN doesn't have any Configuration for Renewal.. Quote
KeiKun Posted December 28, 2011 Posted December 28, 2011 svn/src/map/config/Renewal.h /** * Renewal Cast Time * @values: 1 (enabled) or 0 (disabled) * 1 : Cast Time is decreased by DEX*2+INT, 20% of the cast time is not reduced by stats, * - for example, on a skill whose cast time is 10s, only 8s may be reduced. other 2s are * - part of a "fixed cast time" that is only reduced by special items and skills (such as * - Arch Bishop's Sacrament skill). * 0 : the old cast time method, influenced by dex, items and skills. **/ #define RECASTING 1 Quote
Emistry Posted December 28, 2011 Posted December 28, 2011 Well, topic starter...make sure you are using rAthena SVN if you using the above method...since both 3Ceam / eAthena SVN didnt have the map/config/Renewal.h Quote
Angry Mjoo Posted December 28, 2011 Author Posted December 28, 2011 Well, topic starter...make sure you are using rAthena SVN if you using the above method...since both 3Ceam / eAthena SVN didnt have the map/config/Renewal.h Yes I am using rAthena SVN, BTW Thanks for the quick Reply.. Quote
Question
Angry Mjoo
How to set the Pre-Renewal Cast time?, Since it was not found at my Conf files..
Please help !!
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.