can someone post a CoEmu source coded..:confused:
public const int EXP_MULTIPLER = 19000;
public const int PROF_MULTIPLER = 300;
public const int SKILL_MULTIPLER = 300;
You misspelled modify 2 times.Quote:
ok...
Extract in :CoEmu v2\CoEmu v2 GameServer\Handlers
and have and playeri commands
[Only registered and activated users can see links. Click Here To Register...]
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;