initAmbientLife: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (example and see also)
(description locality)
Line 5: Line 5:


|1.00|= Game version
|1.00|= Game version
|eff= local |= Effects in MP
____________________________________________________________________________________________
____________________________________________________________________________________________


| Initialize the ambient life. |= Description
| Initialises the ambient life on [[local]] client from <tt>CfgWorlds >> worldName >> AmbientA3</tt>. Has no effect on dedicated server or headless client. |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 17:48, 21 November 2018

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Initialises the ambient life on local client from CfgWorlds >> worldName >> AmbientA3. Has no effect on dedicated server or headless client.
Groups:
Uncategorised

Syntax

Syntax:
initAmbientLife
Return Value:
Nothing

Examples

Example 1:
initAmbientLife;

Additional Information

See also:
enableEnvironmentsideAmbientLife

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

Notes

Bottom Section