GetPlayerXYRotation and GetCameraLookAt - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: GetPlayerXYRotation and GetCameraLookAt (
/showthread.php?tid=90065)
GetPlayerXYRotation and GetCameraLookAt -
Remi-X - 05.08.2009
Is that possible with a script or otherwise with a existing plugin?
@GetPlayerXYRotation:
It may also be GetVehicleXYRotation, because I wanted to use that function in a vehicle.
Re: GetPlayerXYRotation and GetCameraLookAt -
yezizhu - 06.08.2009
What is player xy rotation?
I don't,make sense...
Re: GetPlayerXYRotation and GetCameraLookAt -
StrickenKid - 06.08.2009
Players dont have X Y rotations Only Z...
Re: GetPlayerXYRotation and GetCameraLookAt -
Joe Staff - 06.08.2009
It was a request in the YSF plugin topic. I think I made the request, lol. It's possible, but no one has made the plugin for it.
BTW, GetPlayerXYRotation is referring to how the player's head is positioned.
Re: GetPlayerXYRotation and GetCameraLookAt -
Remi-X - 06.08.2009
I asked just someone with intelligence of SCM modding. He said that there is in the SCM really X and Y rotations for a vehicle exist. So I think,there must be a way to obtain the X and Y rotations in SA:MP.
Is that possible with a plugin? And would that be hard to make?