10.04.2010, 12:04
Код:
public OnPlayerCommandText(playerid, cmdtext[]) { if (strcmp("/Jizzys", cmdtext, true, 10) == 0) { SetPlayerPos(playerid,-2644.1414,1407.6232,906.2734); SetPlayerInterior(playerid,3); SendClientMessage(playerid,0x33AA33AA,"You teleported to Jizzys"); return 1;
Just delete the old OnPlayerCommandText and replace it with mine..