fnc_flipVehicle.sqf 89 B

12
  1. params["_target"];
  2. ["ace_interaction_flip", [_target], _target] call CBA_fnc_targetEvent;