SA-MP Forums Archive
[HELP]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: [HELP]Coordinates (/showthread.php?tid=599062)



[HELP]Coordinates - JamalMaddox - 20.01.2016

Hello everyone,
I was wondering how to get these:
Код:
SetPlayerPos(playerid, _______________);
SetPlayerFacingAngle(playerid,100.0);
SetPlayerCameraPos(playerid, ___________________);
SetPlayerCameraLookAt(playerid, ____________________);



Re: [HELP]Coordinates - pollo97 - 20.01.2016

In game use /save <position name>, to get your current position.
Than in Documents\GTA San Andreas User Files\SAMP you find savedpositions.txt.
Open file, here you have AddPlayerClass method with x,y,z positions


Re: [HELP]Coordinates - radiobizza - 20.01.2016

This is to get the player pos https://sampwiki.blast.hk/wiki/Function:GetPlayerPos