How to add Map teleport?
#1

Well guys, as I have seen "Map teleports" from other servers, could you guys give me a source or let me know how to make it ?
Reply
#2

https://sampwiki.blast.hk/wiki/SetPlayerPos
Reply
#3

You mean ?

CMD:airport(playerid, params[])
{
SendClientMessage(playerid, COLOR_YELLOW , "You have been teleported to the airport!");
SetPlayerPos(playerid, 1917.6460,-2435.8284,13.5391);
return 1;
}


Or something else, please give us more details
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)