initAmbientLife: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (VBS2 scripting category removal)
m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>")
 
(37 intermediate revisions by 5 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


| Initialize the ambient life. |= Description
|game3= arma2oa
____________________________________________________________________________________________
|version3= 1.50


| '''initAmbientLife''' |= Syntax
|game4= tkoh
|version4= 1.00


| [[Nothing]] |= Return value
|game5= arma3
____________________________________________________________________________________________
|version5= 0.50


| |= See also
|eff= local


}}
|gr1= Environment
 
|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 ArmA2|{{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