Cmd SavePlace - 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: Cmd SavePlace (
/showthread.php?tid=358573)
Cmd SavePlace -
Spike Cena - 11.07.2012
hello all l hvae a problem l want to create a new cmd with the new coordinates and for that there is a cmd /saveplace
but idk where to finde thous cooridinates?
Re: Cmd SavePlace -
SnG.Scot_MisCuDI - 11.07.2012
Do /save (name)
Then go to Documents\GTA San Andreas User Files\SAMP and open "savedpositions.txt"
Re: Cmd SavePlace -
Spike Cena - 11.07.2012
This is what l get:
AddPlayerClass(121,206.7363,1920.3741,17.6406,177. 9471,0,0,0,0,0,0);
And l Need:
Tx
Ty
Tz
Ti
How to know what of this is x,y,z when there is
121
206.7363
1920.3741
17.6406
177.9471
and the 0
Re: Cmd SavePlace -
Spike Cena - 11.07.2012
?