Mel Tan Posted September 25, 2017 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 3 Reputation: 0 Joined: 09/18/17 Last Seen: November 30, 2017 Share Posted September 25, 2017 Hi guys, I already did my homework by searching google and rathena, but it seem that i cant find ways how to disable all 3rd job? Can anyone guide me or send me a powerfull link? your guide and powerfull link appreciated Quote Link to comment Share on other sites More sharing options...
0 crazyarashi Posted September 25, 2017 Group: Developer Topic Count: 50 Topics Per Day: 0.02 Content Count: 776 Reputation: 239 Joined: 02/11/17 Last Seen: Monday at 01:17 PM Share Posted September 25, 2017 goto the file src/config/renewal.h and find this line //#define PRERE Change to #define PRERE //uncomment line Quote Link to comment Share on other sites More sharing options...
0 Mel Tan Posted September 25, 2017 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 3 Reputation: 0 Joined: 09/18/17 Last Seen: November 30, 2017 Author Share Posted September 25, 2017 Quote // Copyright (c) rAthena Dev Teams - Licensed under GNU GPL // For more information, see LICENCE in the main folder #ifndef _CONFIG_RENEWAL_H_ #define _CONFIG_RENEWAL_H_ //quick option to disable all renewal option, used by ./configure#define PRERE //uncomment line #ifndef PRERE /** * rAthena configuration file (http://rathena.org) * For detailed guidance on these check http://rathena.org/wiki/SRC/config/ **/ /** * @INFO: This file holds general-purpose renewal settings, for class-specific ones check /src/config/classes folder **/ /// Game renewal server mode /// (disable by commenting the line) /// /// Leave this line to enable renewal specific support such as renewal formulas #define RENEWAL I am using renewal server... should be ok right? Quote Link to comment Share on other sites More sharing options...
0 crazyarashi Posted September 25, 2017 Group: Developer Topic Count: 50 Topics Per Day: 0.02 Content Count: 776 Reputation: 239 Joined: 02/11/17 Last Seen: Monday at 01:17 PM Share Posted September 25, 2017 41 minutes ago, Mel Tan said: I am using renewal server... should be ok right? if you define #define PRERE it will disable all renewal features :)) so yes its okay :)) Quote Link to comment Share on other sites More sharing options...
0 Mel Tan Posted September 25, 2017 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 3 Reputation: 0 Joined: 09/18/17 Last Seen: November 30, 2017 Author Share Posted September 25, 2017 Thanks for your quick reply Quote Link to comment Share on other sites More sharing options...
Question
Mel Tan
Hi guys,
I already did my homework by searching google and rathena, but it seem that i cant find ways how to disable all 3rd job?
Can anyone guide me or send me a powerfull link?
your guide and powerfull link appreciated
Link to comment
Share on other sites
4 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.