21.07.2012, 15:29
When you spawn them do this:
The vehicleid might be tricky to get,as there won't be any player inside the tanks,but I think you may handle it,otherwise give me code.
pawn Код:
new Float:zangle;
GetVehicleZAngle(vehicleid,zangle);
SetVehicleZAngle(vehicleid,zangle);