12.01.2015, 11:42
Whats wrong in this cmd?
:
:
Код:
CMD:gotob(playerid, params[]) { if (playerInfo[playerid][pAdmin] >= 1) { SetPlayerPos(playerid, 1980.0750,-1991.0996,13.5469); return 1; }