sideAmbientLife: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\{\{GameCategory\|(arma[0123])\|[ _]?New[ _]Scripting[ _]Commands[ _]List\}\}" to "{{GameCategory|$1|New Scripting Commands}}")
m (Text replacement - "Category:Eden Editor" to "Eden Editor")
 
(28 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Command|Comments=
{{RV|type=command
____________________________________________________________________________________________


| arma3 |Game name=
|game1= arma3
|version1= 1.58


|1.58|Game Version=
|gr1= Sides


|gr1= Sides |GROUP1=
|descr= Returns side of ambient life, for example ambient life placed in [[:Category:Eden Editor|Eden Editor]].
____________________________________________________________________________________________


| Returns side of ambient life, for example ambient life placed in [[Eden Editor]]. |DESCRIPTION=
|s1= [[sideAmbientLife]]
____________________________________________________________________________________________


| [[sideAmbientLife]] |SYNTAX=
|r1= [[Side]]


| [[Side]] |RETURNVALUE=
|x1= <sqf>_sideAmbientLife = sideAmbientLife;</sqf>


|x1= <code>_sideAmbientLife = [[sideAmbientLife]];</code> |Example1=
|seealso= [[side]] [[west]] [[blufor]] [[east]] [[opfor]] [[resistance]] [[independent]] [[civilian]] [[sideLogic]] [[sideFriendly]] [[sideEnemy]] [[sideUnknown]] [[playerSide]] [[sideEmpty]]
____________________________________________________________________________________________
 
|[[side]], [[west]], [[blufor]], [[east]], [[opfor]], [[resistance]], [[independent]], [[civilian]], [[sideLogic]], [[sideFriendly]], [[sideEnemy]], [[sideUnknown]], [[playerSide]], [[sideEmpty]] |SEEALSO=
}}
}}
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->
<!-- Note Section END -->
</dl>
<h3 style="display:none">Bottom Section</h3>
{{GameCategory|arma3|New Scripting Commands}}
{{GameCategory|arma3|Scripting Commands}}
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]

Latest revision as of 14:27, 9 July 2023

Hover & click on the images for description

Description

Description:
Returns side of ambient life, for example ambient life placed in Eden Editor.
Groups:
Sides

Syntax

Syntax:
sideAmbientLife
Return Value:
Side

Examples

Example 1:
_sideAmbientLife = sideAmbientLife;

Additional Information

See also:
side west blufor east opfor resistance independent civilian sideLogic sideFriendly sideEnemy sideUnknown playerSide sideEmpty

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