BIS fnc prepareAO: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) |
Lou Montana (talk | contribs) m (Text replacement - " \| *([^=\| ]+) * \|p1=" to " |s1= $1 |p1=") |
||
Line 19: | Line 19: | ||
* '''GEN_civilCar''': spawns a random empty civil car | * '''GEN_civilCar''': spawns a random empty civil car | ||
| density call [[BIS_fnc_prepareAO]] | |s1= density call [[BIS_fnc_prepareAO]] | ||
|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 |
Revision as of 22:43, 12 June 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Object Manipulation
Syntax
- Syntax:
- density call BIS_fnc_prepareAO
- 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