initAmbientLife: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (template:command argument fix)
m (template:command argument fix)
Line 9: Line 9:
____________________________________________________________________________________________
____________________________________________________________________________________________


| 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=


| [[Nothing]] |= Return value
| [[Nothing]] |RETURNVALUE=


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


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


}}
}}

Revision as of 15:41, 7 April 2019

-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