BIS fnc unflipVehicle: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) (Page creation) |
(Fixed syntax) |
||
Line 8: | Line 8: | ||
|descr= Can be used to unflip a vehicle or a turret, without transition. | |descr= Can be used to unflip a vehicle or a turret, without transition. | ||
|s1= [veh] call [[ | |s1= [veh] call [[BIS_fnc_unflipVehicle]] | ||
|p1= veh: [[Object]] - the vehicle/turret that should be flipped | |p1= veh: [[Object]] - the vehicle/turret that should be flipped |
Latest revision as of 16:56, 17 February 2024
Description
- Description:
- Can be used to unflip a vehicle or a turret, without transition.
- Execution:
- call
- Groups:
- Vehicles
Syntax
- Syntax:
- [veh] call BIS_fnc_unflipVehicle
- Parameters:
- veh: Object - the vehicle/turret that should be flipped
- Return Value:
- Nothing
Examples
- Example 1:
Additional Information
- See also:
- BIS_fnc_unflipThing
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note