• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] HELP! How to Get Status If The Vehicle go Flipped while destroyed?
#3
Code:
new Float:pP[3];

SetCameraBehindPlayer(playerid);
GetPlayerPos(playerid, pP[0], pP[1], pP[2]);

SetVehiclePos(GetPlayerVehicleID(playerid), pP[0], pP[1], pP[2]);
SetVehicleZAngle(GetPlayerVehicleID(playerid), 0);
  Reply


Messages In This Thread
RE: HELP! How to Get Status If The Vehicle go Flipped while destroyed? - by xbruno1000x - 2021-07-09, 03:16 PM

Forum Jump: