thanks sir for the data folder..
I've try to edit the server side but still no effect. i change the values in my battle.c to this
{ "max_lv", &battle_config.max_lv, 99, 0, 127, },
{ "aura_lv", &battle_config.aura_lv, 255, 0, 255, },
my client info to this
max_lv: 99
aura_lv: 255
client_limit_unit_lv: 1
and i recompile it but stil not working i can't figure it out any help?