Yoona Posted May 31, 2013 Group: Members Topic Count: 153 Topics Per Day: 0.03 Content Count: 567 Reputation: 18 Joined: 04/15/13 Last Seen: April 21, 2016 Share Posted May 31, 2013 (edited) and i already change this "max_lv", &battle_config.max_lv, 99, 0, MAX_LVL, to this "max_lv", &battle_config.max_lv, 99, 0, 1000, and i build it with rAthena9, did i do something wrong? Edited May 31, 2013 by Yoona Quote Link to comment Share on other sites More sharing options...
Mootie Posted May 31, 2013 Group: Members Topic Count: 43 Topics Per Day: 0.01 Content Count: 815 Reputation: 86 Joined: 10/26/12 Last Seen: June 10, 2022 Share Posted May 31, 2013 build it using rathena-10 Quote Link to comment Share on other sites More sharing options...
Yoona Posted May 31, 2013 Group: Members Topic Count: 153 Topics Per Day: 0.03 Content Count: 567 Reputation: 18 Joined: 04/15/13 Last Seen: April 21, 2016 Author Share Posted May 31, 2013 build it using rathena-10 but im using C++ 2008 is it possible? Quote Link to comment Share on other sites More sharing options...
Brynner Posted May 31, 2013 Group: Members Topic Count: 120 Topics Per Day: 0.02 Content Count: 1962 Reputation: 202 Joined: 01/08/12 Last Seen: 2 hours ago Share Posted May 31, 2013 (edited) to change the max level. just change only the src\map\map.h then look for #define MAX_LEVEL 160 and change the 1000. then recompile revert your previous changes. Edited May 31, 2013 by Brynner Quote Link to comment Share on other sites More sharing options...
Question
Yoona
and i already change this
"max_lv", &battle_config.max_lv, 99, 0, MAX_LVL,
to this
"max_lv", &battle_config.max_lv, 99, 0, 1000,
and i build it with rAthena9, did i do something wrong?
Edited by YoonaLink to comment
Share on other sites
3 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.