none Posted May 23, 2014 Group: Members Topic Count: 24 Topics Per Day: 0.00 Content Count: 84 Reputation: 1 Joined: 11/14/11 Last Seen: January 19, 2016 Share Posted May 23, 2014 Hi, I need your help.i wish to disable renewal. So on your board i've find this: http://rathena.org/board/topic/94757-instant-cast-not-working/?p=254224 It disable renewall algoritms rates, drops.. But how to disable mob renewall and else ?In db folder we have renewal and pre renewall folder, but how to activate it ? Thx for your help. Quote Link to comment Share on other sites More sharing options...
Emistry Posted May 23, 2014 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Yesterday at 05:32 PM Share Posted May 23, 2014 enable this line and recompile if you want pre-re https://github.com/rathena/rathena/blob/master/src/config/renewal.h#L7 //quick option to disable all renewal option, used by ./configure //#define PRERE Quote Link to comment Share on other sites More sharing options...
none Posted May 23, 2014 Group: Members Topic Count: 24 Topics Per Day: 0.00 Content Count: 84 Reputation: 1 Joined: 11/14/11 Last Seen: January 19, 2016 Author Share Posted May 23, 2014 Hi emitry, thx for your fast reply. So i just make this: //quick option to disable all renewal option, used by ./configure #define PRERE //#ifndef PRERE /** the server read automaticaly pre re folder Db ? Quote Link to comment Share on other sites More sharing options...
ngoclong19 Posted May 23, 2014 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 18 Reputation: 0 Joined: 02/12/14 Last Seen: December 29, 2016 Share Posted May 23, 2014 Hi emitry, thx for your fast reply. So i just make this: //quick option to disable all renewal option, used by ./configure #define PRERE //#ifndef PRERE /** the server read automaticaly pre re folder Db ? You only need to uncomment line 7. Don't touch line 8 as you did above, it will raise an error when compiling. The server will look for pre-re db folder. Quote Link to comment Share on other sites More sharing options...
Question
none
Hi,
I need your help.
i wish to disable renewal. So on your board i've find this:
http://rathena.org/board/topic/94757-instant-cast-not-working/?p=254224
It disable renewall algoritms rates, drops..
But how to disable mob renewall and else ?
In db folder we have renewal and pre renewall folder, but how to activate it ?
Thx for your help.
Link to comment
Share on other sites
3 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.