Removing Town Selection - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Removing Town Selection (
/showthread.php?tid=414438)
Removing Town Selection -
Hussain - 09.02.2013
Well recently i'm scripting a server and im trying to remove town selection
i want all users to spawn at Las venturas airport i have the Coords for it...
Re: Removing Town Selection -
Neil. - 09.02.2013
It's really easy if you already have the coordinates
Just use
THIS
or copy the format below
pawn Код:
SetPlayerPos(playerid,Float:x, Float:y, Float:z);
Re: Removing Town Selection -
Hussain - 09.02.2013
Quote:
Originally Posted by Ken97
It's really easy if you already have the coordinates
Just use THIS
or copy the format below
pawn Код:
SetPlayerPos(playerid,Float:x, Float:y, Float:z);
|
Thank you for your reply!
But i want to remove the original City Selection in the grand larceny game mode, also if a player is new i want them to go there if there is a old player then dont tp them anywhere im using luxadmin