31.12.2016, 16:52
Quote:
To make Command Follow this Steps:
1- #include <zcmd> Код:
2- CMD:teleport(playerid, params[]) { SetPlayerPos(playerid, x,y,z) SendClientMessage(playerid, -1, "YOU HAVE BEEN TELEPORTER"); return 1; } |
I don't really understand what you're saying,it complies with no errors/warnings but it doesn't work ingame right?