22.02.2010, 14:38
try
pawn Код:
if(strcmp(cmdtext,"/cartp", true) == 0)
{
SetPlayerPos(playerid, 2278.89, 1457.782, 15);
return 1;
}