karazu Posted May 30, 2012 Group: Members Topic Count: 57 Topics Per Day: 0.01 Content Count: 374 Reputation: 5 Joined: 03/09/12 Last Seen: June 19, 2018 Share Posted May 30, 2012 How come i cannot find this line anymore? /** * Game Server Mode * @values: 1 or 0 * 1 : renewal support, such as renewal-exclusive formulas * -> Note some features may be enabled/disabled at this file despite this setting being ON * 0 : renewal support disabled, use original formulas **/ #define REMODE 1 Quote Link to comment Share on other sites More sharing options...
EvilPuncker Posted May 30, 2012 Group: Members Topic Count: 19 Topics Per Day: 0.00 Content Count: 713 Reputation: 71 Joined: 11/08/11 Last Seen: December 25, 2024 Share Posted May 30, 2012 because it got changed into this /// game renewal server mode /// (disable by commenting the line) /// /// leave this line to enable renewal specific support such as renewal formulas #define RENEWAL 1 Quote Link to comment Share on other sites More sharing options...
karazu Posted May 30, 2012 Group: Members Topic Count: 57 Topics Per Day: 0.01 Content Count: 374 Reputation: 5 Joined: 03/09/12 Last Seen: June 19, 2018 Author Share Posted May 30, 2012 Thank you! btw can u help m e with this? sorcerer summon problem Quote Link to comment Share on other sites More sharing options...
Question
karazu
How come i cannot find this line anymore?
/**
* Game Server Mode
* @values: 1 or 0
* 1 : renewal support, such as renewal-exclusive formulas
* -> Note some features may be enabled/disabled at this file despite this setting being ON
* 0 : renewal support disabled, use original formulas
**/
#define REMODE 1
Link to comment
Share on other sites
2 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.