BIS fnc prepareAO: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|gr([0-9]+) = " to "|gr$1= ")
m (Text replacement - "| Nothing |x1=" to "|r1= Nothing |x1=")
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 11:03, 10 June 2021

Hover & click on the images for description

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