BIS fnc prepareAO: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|gr([0-9]+) = " to "|gr$1= ") |
Lou Montana (talk | contribs) |
||
Line 23: | Line 23: | ||
|p1= density: [[Number]] - (Optional, default 1) enemy presence density index used for random footpatrols | |p1= density: [[Number]] - (Optional, default 1) enemy presence density index used for random footpatrols | ||
| [[Nothing]] | |r1= [[Nothing]] | ||
|x1= <code>0.75 [[call]] [[BIS_fnc_prepareAO]];</code> | |x1= <code>0.75 [[call]] [[BIS_fnc_prepareAO]];</code> |
Revision as of 10:03, 10 June 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Object Manipulation
Syntax
- Syntax:
- Syntax needed
- Parameters:
- density: Number - (Optional, default 1) enemy presence density index used for random footpatrols
- Return Value:
- Nothing
Examples
- Example 1:
0.75 call BIS_fnc_prepareAO;
- Example 2:
call BIS_fnc_prepareAO;
Additional Information
- See also:
- BIS_fnc_spawnGroupcreateUnit
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