master257 Posted January 13, 2012 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 36 Reputation: 1 Joined: 01/07/12 Last Seen: March 19, 2012 Share Posted January 13, 2012 So I've been attempting to change the max level and it was working for a while (max level 300) but now its not working at all, wont go above max level 99 (even though the exp tables are changed and i modified the battle.c and map.h) any advice/help? Quote Link to comment Share on other sites More sharing options...
Emistry Posted January 13, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2370 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted January 13, 2012 conf/battle/client.conf here ? // Maximum allowed 'level' value that can be sent in unit packets. // Use together with the aura_lv setting to tell when exactly to show the aura. // NOTE: You also need to adjust the client if you want this to work. // NOTE: Default is 99. Values above 127 will probably behave incorrectly. // NOTE: If you don't know what this does, don't change it!!! max_lv: 99 Quote Link to comment Share on other sites More sharing options...
Arcenciel Posted January 13, 2012 Group: Members Topic Count: 69 Topics Per Day: 0.01 Content Count: 1315 Reputation: 372 Joined: 12/10/11 Last Seen: August 31, 2013 Share Posted January 13, 2012 Also did you compile after editing the source? Quote Link to comment Share on other sites More sharing options...
master257 Posted January 13, 2012 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 36 Reputation: 1 Joined: 01/07/12 Last Seen: March 19, 2012 Author Share Posted January 13, 2012 Yes ive changed the conf, and yes ive compiled after changing the source with no errors Quote Link to comment Share on other sites More sharing options...
Ehcloprom Posted January 13, 2012 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 82 Reputation: 11 Joined: 01/01/12 Last Seen: December 29, 2018 Share Posted January 13, 2012 (edited) Did you edit the exp.txt in pre-re or renewel folder (if your using rAthena anyways) I use the one in pre-re not sure if that will fix your problem but you can try. also dont make the mistake of clicking to compile the txt server instead of sql sense the project file still has the .txt version on the list. Edited January 13, 2012 by Obliterate Quote Link to comment Share on other sites More sharing options...
Question
master257
So I've been attempting to change the max level and it was working for a while (max level 300) but now its not working at all, wont go above max level 99 (even though the exp tables are changed and i modified the battle.c and map.h) any advice/help?
Link to comment
Share on other sites
4 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.