GetVehicleRotationQuat - 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: GetVehicleRotationQuat (
/showthread.php?tid=604718)
GetVehicleRotationQuat -
ScIrUsna - 09.04.2016
Код:
GetVehicleRotationQuat will not return useable data unless the vehicle has a driver in it, unoccupied & passenger sync and trailer sync corrupts this data because they are not (yet) based on quaternion data, but as long as you have a driver, the data is correct.
Maybe somebody could give my advise how change this function to other?