02.11.2010, 19:45
the ZAngle is the SAME as the FACING ANGLE!
it is just used for /flip as if you change the position of a vehicle it flips it around automatically... and as
would stop the speed, everyone uses the facing angle of the vehicle.
it is just used for /flip as if you change the position of a vehicle it flips it around automatically... and as
Code:
new Float:x, Float:y, Float:z; GetVehiclePos(vehicleid, x, y, z); SetVehiclePos(vehicleid, x, y, z);