20.09.2009, 11:36
You cut off the last object early. But here's a TP command for you
Код:
if(strcmp(cmdtext, "/firestation") == 0) { SetPlayerPos(playerid, 491.3903,1398.7488,1080.2582); return 1; }