initAmbientLife: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Arma[ _]2(\|.*)\]\]" to "{{GameCategory|arma2|Scripting Commands}}")
m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>")
 
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Command|Comments=
{{RV|type=command
____________________________________________________________________________________________


| arma1 |Game name=
|game1= arma1
|version1= 1.00


|1.00|Game version=
|game2= arma2
|version2= 1.00


|eff= local |Multiplayer Effects=
|game3= arma2oa
|version3= 1.50


|gr1= Environment |GROUP1=
|game4= tkoh
____________________________________________________________________________________________
|version4= 1.00


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


| '''initAmbientLife''' |SYNTAX=
|eff= local


| [[Nothing]] |RETURNVALUE=
|gr1= Environment


|x1= <code>[[initAmbientLife]];</code>|EXAMPLE1=
|descr= Initialises the ambient life on [[Multiplayer Scripting#Locality|local]] client from {{hl|CfgWorlds >> worldName >> AmbientA3}}. Has no effect on dedicated server or headless client.
____________________________________________________________________________________________


| [[enableEnvironment]], [[sideAmbientLife]] |SEEALSO=
|s1= '''initAmbientLife'''
}}


<h3 style="display:none">Notes</h3>
|r1= [[Nothing]]
<dl class="command_description">
<!-- Note Section BEGIN -->


<!-- Note Section END -->
|x1= <sqf>initAmbientLife;</sqf>
</dl>


<h3 style="display:none">Bottom Section</h3>
|seealso= [[enableEnvironment]] [[sideAmbientLife]]
{{GameCategory|arma2|Scripting Commands}}
}}
{{GameCategory|arma3|Scripting Commands}}
[[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]]

Latest revision as of 11:23, 13 May 2022

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:
enableEnvironment sideAmbientLife

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