zmref Posted July 18, 2012 Posted July 18, 2012 How can I easily disable or just put // to the items, episode, monster. because what I want to do is to disable the 3rd job items, monster related etc related. also the kagerou oboro, etc. I'm using the latest rAthena I'm just doing a trans class server. 99/70 Thank you for your much help!. Quote
Eroces Posted July 18, 2012 Posted July 18, 2012 (edited) src\config\renewal.h /// game renewal server mode /// (disable by commenting the line) /// /// leave this line to enable renewal specific support such as renewal formulas //#define RENEWAL Save and recompile. Edited July 18, 2012 by Eroces Quote
Mystery Posted July 18, 2012 Posted July 18, 2012 (edited) src\config\renewal.h /// game renewal server mode /// (disable by commenting the line) /// /// leave this line to enable renewal specific support such as renewal formulas //#define RENEWAL Save and recompile. Comment EVERYTHING out in the renewal.h file. Now to not get Third Jobs not working in your server.. make sure the quests are commented out and you don't have a job master (custom) that allows job changing into Third Jobs. Edit: forgot to say not :< Edited July 18, 2012 by Mysterious Quote
Question
zmref
How can I easily disable or just put // to the items, episode, monster.
because what I want to do is to disable the 3rd job items, monster related etc related.
also the kagerou oboro, etc.
I'm using the latest rAthena
I'm just doing a trans class server. 99/70
Thank you for your much help!.
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.