08.12.2011, 14:19
Digite o comando /irconc in-game.
pawn Код:
if(strcmp("/irconc", cmdtext, true) == 0)
{
SetPlayerPos(playerid, 2780.4939,-1812.2635,11.8438);
return 1;
}