BIS_fnc_ffvUpdate
Jump to navigation
Jump to search
Description
- Description:
/* Author: Konrad Szumiec A.D. 2014 Description: Update Firing From Vehicle feature depending on condition defined in turret's config. Parameter: OBJECT - vehicle Returns: nothing Example: if (local _vehicle) then { _vehicle animate ["Door_1",1]; _vehicle call BIS_fnc_ffvUpdate; }; */
(Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki)- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- Syntax needed
- Return Value:
- Return value needed
Examples
- Example 1:
Additional Information
- See also:
- See also needed
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