Coordinate question - 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: Coordinate question (
/showthread.php?tid=88593)
Coordinate question -
Anarkien - 27.07.2009
I'm making a little list with coordinates from GTA SA:MP, but I have a question.
Let's say I got this coordinate from the savedpositions.txt log:
2651.8721,-1098.5704,69.3964,263.1284
Will I ever need the "263.1284" part? Is it only the facing angle?
Re: Coordinate question -
GTA_Rules - 27.07.2009
Quote:
Is it only the facing angle?
|
Yes.
Re: Coordinate question -
Anarkien - 27.07.2009
Ok - that means that if I ever release a list with coordinates, none would actually need the last part for anything?