14.03.2014, 13:13
I can't put it under OnPlayerCommandText because it won't work using ZCMD at the same time...
pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
return 0;
}