Here's mine currently.
Do I change the 99 to 500?
{ "max_lv", &battle_config.max_lv, 99, 0, MAX_LEVEL, },
{ "aura_lv", &battle_config.aura_lv, 99, 0, INT_MAX, },
I changed both 99 to 500, recompiled, and then restarted my server and it's still not working.
Anyone Can Help?