Angry Mjoo Posted December 28, 2011 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 33 Reputation: 0 Joined: 12/17/11 Last Seen: June 30, 2012 Share Posted December 28, 2011 How to set the Pre-Renewal Cast time?, Since it was not found at my Conf files.. Please help !! Quote Link to comment Share on other sites More sharing options...
x13th Posted December 28, 2011 Group: Members Topic Count: 55 Topics Per Day: 0.01 Content Count: 206 Reputation: 14 Joined: 11/20/11 Last Seen: April 9, 2024 Share 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 Link to comment Share on other sites More sharing options...
Angry Mjoo Posted December 28, 2011 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 33 Reputation: 0 Joined: 12/17/11 Last Seen: June 30, 2012 Author Share 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 Link to comment Share on other sites More sharing options...
KeiKun Posted December 28, 2011 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 967 Reputation: 53 Joined: 11/13/11 Last Seen: February 23 Share 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 Link to comment Share on other sites More sharing options...
Emistry Posted December 28, 2011 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10017 Reputation: 2369 Joined: 10/28/11 Last Seen: 3 hours ago Share 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 Link to comment Share on other sites More sharing options...
Angry Mjoo Posted December 28, 2011 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 33 Reputation: 0 Joined: 12/17/11 Last Seen: June 30, 2012 Author Share 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 Link to comment Share on other sites More sharing options...
Question
Angry Mjoo
How to set the Pre-Renewal Cast time?, Since it was not found at my Conf files..
Please help !!
Link to comment
Share on other sites
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.