what is WANG cars coordinates :?: - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: what is WANG cars coordinates :?: (
/showthread.php?tid=64928)
what is WANG cars coordinates :?: -
[MLT]Marco - 08.02.2009
ok i want to do a teleport to go to WANG cars but i dont know what it is, and i dont need the teleport to go inside, just in the wang parking lot infront of it

can anyone help me plz
P.S. Sorry if this is a re-post
Re: what is WANG cars coordinates :?: -
Lewwy - 08.02.2009
Just go to the location yourself and type /save.
Then it will be in your GTA SA directory in savedpositions.txt
Re: what is WANG cars coordinates :?: -
graffyk - 08.02.2009
Here you go
[code=pawno]
SetVehiclePos(GetPlayerVehicleID(playerid), -1974.075439, 280.052734, 34.742362); [/code]
Re: what is WANG cars coordinates :?: -
Lewwy - 08.02.2009
pawn Код:
-1974.075439, 280.052734, 34.742362
No need for the previous bit.
Re: what is WANG cars coordinates :?: -
[MLT]Marco - 08.02.2009
ok cool thanks!