To long 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)
+--- Thread: To long coordinates? (
/showthread.php?tid=352127)
To long coordinates? -
davve95 - 18.06.2012
Hi!
I haven't scripted for a while now..
But anyway.. When I typed /rs to save a position I didn't just got x,y,z I got much more longer..
Idk if it should be like that or not.. It have workt before.. Maybe something I forgot?..
Code:
pawn Код:
-5159.1348,2863.6282,32.1891,272.2543
Thanks for reply!..
Re: To long coordinates? -
Randy More - 18.06.2012
X coordinate, Y coordiante, Z coordinate and the facing angle?
Re: To long coordinates? -
A7X_CEEJAY - 18.06.2012
Randy is correct in saying it's facing angle.
Re: To long coordinates? -
davve95 - 18.06.2012
Fixed it,it's just was some easy mistake!. Thanks!..