22.01.2012, 23:41
Acho que funciona:
pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
dcmd(life, 4, cmdtext);
return 0;
}

