Jump to content

Server Setup Help


unknwn17

Recommended Posts


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  18
  • Reputation:   0
  • Joined:  05/01/14
  • Last Seen:  

Pano gawing pre-renewal mechanics ung renewal na server? paano iedit ung max base level at max job level?

Edited by unknwn17
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  4
  • Reputation:   0
  • Joined:  05/02/16
  • Last Seen:  

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.

Link to comment
Share on other sites

  • 2 months later...

  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  199
  • Reputation:   113
  • Joined:  12/24/11
  • Last Seen:  

Edit db/pre-re/exp.db

  • Upvote 1
Link to comment
Share on other sites

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.

×
×
  • Create New...