Jump to content

Recommended Posts

Posted

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.

  • 2 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...