Yoona Posted May 31, 2013 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
Yoona Posted May 31, 2013 Author Posted May 31, 2013 build it using rathena-10 but im using C++ 2008 is it possible? Quote
Brynner Posted May 31, 2013 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
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 Yoona3 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.