Not getting the coords properly - 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: Not getting the coords properly (
/showthread.php?tid=358174)
Not getting the coords properly -
P<3TS - 09.07.2012
I'm not getting the SetPlayerCameraPos & SetPlayerCameraLookAt coords properly.I scripted it by /save in game and get the coords and made it.But when the function perform it is not coming perfectly (camera Position). Is there any filterscript to get the SetPlayerCameraPos & SetPlayerCameraLookAt coords properly?
Thanks
Re: Not getting the coords properly -
P<3TS - 10.07.2012
Anyone?
Re: Not getting the coords properly -
RedJohn - 10.07.2012
Go into your GTA San Andreas folder in Program Files or wherever and run
samp_debug.exe. Then when
some small window is open click on
Launch Debug.
Then find your spot where you want your coordinate and try to save with
/rs or
/save! I use /rs cuz it's only coordinate like
963.7003,-1616.3728,14.7561,180 ; and with /save its like this :
AddStaticVehicle(565,1528.7856,-811.6795,71.5422,93.1689,53,53);.
If you want car in Debug type
/vsel cuz there is no cars!