Quaternion bug
#1

I can't get valid vehicle quat data after it (re)spawns, but can before I enter it

This is my test code:
Код:
GetVehicleRotationQuat(vehicleid, w, x, y, z);
printf("%f, %f, %f, %f", w, x, y, z);
gives me this results before I enter this vehicle:
Код:
/0)-),/(.,.000000, 0.000000, 0.000000, -/0)-),/(.,.000000
and after I enter it (normal data):
Код:
0.707106, 0.000211, -0.000211, -0.707106
Reply


Messages In This Thread
Quaternion bug - by SetupDLL - 09.05.2015, 10:46
Re: Quaternion bug - by Pottus - 09.05.2015, 14:47
AW: Quaternion bug - by NaS - 15.05.2015, 22:56

Forum Jump:


Users browsing this thread: 2 Guest(s)