SA-MP Forums Archive
how do i get 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: how do i get coordinates? (/showthread.php?tid=148946)



how do i get coordinates? - rohan234 - 19.05.2010

how do i get coordinates in my SAMP server? i need it because i need to make some car spawns

thank you


Re: how do i get coordinates? - juice.j - 19.05.2010

"/save" ingame to get the locations of your current position. They are stored inside your samp gamefolder in a text file called savedpositions.txt.


Re: how do i get coordinates? - rohan234 - 19.05.2010

thanks


Re: how do i get coordinates? - juice.j - 19.05.2010

Note: To be able to distinguish better you can optionally enter a name after /save.

Like "/save Unity Station" - this text will be displayed in the txt file as well.