ok...
Extract in :CoEmu v2\CoEmu v2 GameServer\Handlers
and have and playeri commands
Ex :
/skill
/mdify str 300
dex.spi.vit,str
/modifi job
/prof
/items
for level no is but go:
CoEmu v2\CoEmu v2 GameServer\Nano.cs
and modific exp rate
PHP Code:
public const int EXP_MULTIPLER = 19000;
public const int PROF_MULTIPLER = 300;
public const int SKILL_MULTIPLER = 300;