SA-MP Forums Archive
What is the universe/location for Los Santos? - 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)
+--- Thread: What is the universe/location for Los Santos? (/showthread.php?tid=433267)



What is the universe/location for Los Santos? - Coltmaster - 26.04.2013

Got the interior and coordinates just for LS?


Re: What is the universe/location for Los Santos? - Jstylezzz - 26.04.2013

The interior is 0, but what do you mean with coordinates?


Re: What is the universe/location for Los Santos? - lQs - 26.04.2013

SetPlayerInterior(playerid, 0);
SetPlayerPos(playerid, 1529.6, -1691.2, 13.3);

Interior: 0
Cords: 1529.6, -1691.2, 13.3

Its next to LSPD.


Re: What is the universe/location for Los Santos? - MP2 - 26.04.2013

Since when is LS an interior?


Re: What is the universe/location for Los Santos? - Coltmaster - 26.04.2013

Thankyou.