27.04.2011, 05:10
He wants to call a command as if the player typed it when he didn't. So if you wanted to kill a player, and for whatever reason didn't want to just set his health to 0, you could do something like this.
pawn Код:
OnPlayerCommandText(playerid,"/kill");