SA-MP Forums Archive
Unknown functions - positions - 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: Unknown functions - positions (/showthread.php?tid=560334)



Unknown functions - positions - _GHT_MarK445 - 28.01.2015

Hi guys,

I am really like stressed out how to use these functions, i was not enable to find a proper explanation on internet, so i am asking here.

Код:
SetPlayerPos(playerid, xxx);
SetPlayerCameraPos(playerid, xxx);
SetPlayerCameraLookAt(playerid, xxx);
and what does this function to do with these SetPlayer

Код:
AddPlayerClass(id, xxx);
thanks guys, i really need help how to set it up


Re: Unknown functions - positions - PaulDinam - 28.01.2015

https://sampwiki.blast.hk/wiki/SetPlayerPos
https://sampwiki.blast.hk/wiki/SetPlayerCameraPos
https://sampwiki.blast.hk/wiki/SetPlayerCameraLookAt
https://sampwiki.blast.hk/wiki/AddPlayerClass


Re: Unknown functions - positions - _GHT_MarK445 - 28.01.2015

I already looked at it, but it didnt explained my problem. I want to know, how to save these SetPlayer things, and for what is used AddPlayerClass, if its not the same as SetPlayerPos