06.07.2013, 18:46
Alright this seems like a fairly common issue so I don't think I need to spatter out ALL my coding for it.
I'm storing GetVehicleZAngle in the database, then calling it for SetVehicleZAngle
Upon using SetVehicleZAngle I'm almost 100% certain it's just flipping the stored coordinates in the exact opposite direction. I guess a way to work around this would be to flip the coords into the opposite direction upon executing it with SetVehicleZAngle, or saving the SetVehicleZAngle so how exactly would I go about doing that?
If anyone else has another working option, please supply.
I'm storing GetVehicleZAngle in the database, then calling it for SetVehicleZAngle
Upon using SetVehicleZAngle I'm almost 100% certain it's just flipping the stored coordinates in the exact opposite direction. I guess a way to work around this would be to flip the coords into the opposite direction upon executing it with SetVehicleZAngle, or saving the SetVehicleZAngle so how exactly would I go about doing that?
If anyone else has another working option, please supply.