Mel Tan Posted September 25, 2017 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
0 crazyarashi Posted September 25, 2017 Posted September 25, 2017 goto the file src/config/renewal.h and find this line //#define PRERE Change to #define PRERE //uncomment line Quote
0 Mel Tan Posted September 25, 2017 Author 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
0 crazyarashi Posted September 25, 2017 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
0 Mel Tan Posted September 25, 2017 Author Posted September 25, 2017 Thanks for your quick reply Quote
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
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.