Hi mates, many days ago i tried to use 250 max level at rathena, but after I changed the
max level i cant do ResetStatus; command ( npc script ). Map server said something like
It's beyond server support.
I changed the
battle.c
{ "max_lv", &battle_config.max_lv, 99, 0, 300, },
and
map.h
#define MAX_LEVEL 1000
Can anyone help me ? I searched but don't found any clue