initAmbientLife: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Take[ _]On[ _]Helicopters(\|.*)?\]\]" to "{{GameCategory|tkoh|Scripting Commands}}")
m (Text replacement - "_{10,} " to "")
Line 1: Line 1:
{{Command|Comments=
{{Command|Comments=
____________________________________________________________________________________________


| arma1 |Game name=
| arma1 |Game name=
Line 9: Line 8:


|gr1= Environment |GROUP1=
|gr1= Environment |GROUP1=
____________________________________________________________________________________________


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


| '''initAmbientLife''' |SYNTAX=
| '''initAmbientLife''' |SYNTAX=
Line 19: Line 16:


|x1= <code>[[initAmbientLife]];</code>|EXAMPLE1=  
|x1= <code>[[initAmbientLife]];</code>|EXAMPLE1=  
____________________________________________________________________________________________


| [[enableEnvironment]], [[sideAmbientLife]] |SEEALSO=
| [[enableEnvironment]], [[sideAmbientLife]] |SEEALSO=

Revision as of 02:42, 17 January 2021

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:
Environment

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