Tempest35 Posted April 23, 2016 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 1 Reputation: 0 Joined: 04/22/16 Last Seen: February 8, 2022 Share Posted April 23, 2016 (edited) Hey guys, I've did the below to change the max level in my VPS-hosted server. 1. Changed map.h's #define MAX_LEVEL to 500 2. Shut down server 3. ./configure --packetver=YYYYMMDD 4. make server 5. Changed client.conf's max_lv to 500 6. Changed job_exp.txt's Base/Job to 500/120 where applicable. However, now all characters are stuck at 1/1. Is there something I'm doing wrong? Edited April 23, 2016 by Tempest35 Quote Link to comment Share on other sites More sharing options...
Question
Tempest35
Hey guys, I've did the below to change the max level in my VPS-hosted server.
1. Changed map.h's #define MAX_LEVEL to 500
2. Shut down server
3. ./configure --packetver=YYYYMMDD
4. make server
5. Changed client.conf's max_lv to 500
6. Changed job_exp.txt's Base/Job to 500/120 where applicable.
However, now all characters are stuck at 1/1. Is there something I'm doing wrong?
Edited by Tempest35Link to comment
Share on other sites
0 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.