unknwn17 Posted April 27, 2016 Posted April 27, 2016 (edited) Pano gawing pre-renewal mechanics ung renewal na server? paano iedit ung max base level at max job level? Edited April 27, 2016 by unknwn17 Quote
Synergy Posted May 3, 2016 Posted May 3, 2016 Open your server folder then locate src/config/renewal.h. Add " // " on #define it will look like this //#define RENEWAL //#define RENEWAL_CAST //#define RENEWAL_DROP //#define RENEWAL_EXP //#define RENEWAL_LVDMG //#define RENEWAL_ASPD //#define RENEWAL_STAT To edit Max Level locate /src/map/map.h then look for #define MAX_LEVEL 175 and change the 175 to your desire level after that you need to re-compile your server. Then you can set the Max Base Level and Max Job Level. Locate db/pre-re/job_exp.txt.Hope this helps you. Quote
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.