16.01.2015, 13:08
I don't think you could use a variable instead of vehicleid
https://sampwiki.blast.hk/wiki/SetVehiclePos
https://sampwiki.blast.hk/wiki/SetVehicleZAngle
pawn Код:
SetVehiclePos(vehicleid, nascarcords[0],nascarcords[1],nascarcords[2]);
SetVehicleZAngle(vehicleid, nascarcords[4]);
https://sampwiki.blast.hk/wiki/SetVehicleZAngle