initAmbientLife: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "[[Category:Scripting_Commands_Take_On_Helicopters" to "[[Category:Scripting Commands Take On Helicopters")
m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>")
 
(25 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Command|Comments=
{{RV|type=command
____________________________________________________________________________________________


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


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


| '''initAmbientLife''' |SYNTAX=
|game5= arma3
|version5= 0.50


| [[Nothing]] |RETURNVALUE=
|eff= local


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


| [[enableEnvironment]], [[sideAmbientLife]] |SEEALSO=
|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.


}}
|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]]
[[Category:Scripting Commands|INITAMBIENTLIFE]]
}}
[[Category:Scripting Commands ArmA|INITAMBIENTLIFE]]
[[Category:Command_Group:_System_Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[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