06.07.2011, 02:19
More or less ...
Example: My vehicle's ZAngle is 42.4, so it will stored in the variable angle ( GetVehicleZAngle(currentveh, angle); ), so when I set it again for 42.4 ( SetVehicleZAngle(currentveh, angle); ) the car would be at the same angle. Right ?
But in fact the car gets at the correct angle and not the angle angle.
Example: My vehicle's ZAngle is 42.4, so it will stored in the variable angle ( GetVehicleZAngle(currentveh, angle); ), so when I set it again for 42.4 ( SetVehicleZAngle(currentveh, angle); ) the car would be at the same angle. Right ?
But in fact the car gets at the correct angle and not the angle angle.