sideAmbientLife: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|= Comments" to "|Comments=")
Line 2: Line 2:
____________________________________________________________________________________________
____________________________________________________________________________________________


| A3 |= Game
| arma3 |Game name=
|1.58|Game Version= (number surrounded by NO SPACES)
 
|1.58|Game Version=
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 9: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''sideAmbientLife''' |SYNTAX=
| [[sideAmbientLife]] |SYNTAX=


| [[Side]] |RETURNVALUE=
| [[Side]] |RETURNVALUE=


|x1=<code>_sideAmbientLife = [[sideAmbientLife]];</code>|=
|x1= <code>_sideAmbientLife = [[sideAmbientLife]];</code> |Example1=
____________________________________________________________________________________________
____________________________________________________________________________________________


|[[side]], [[west]], [[blufor]], [[east]], [[opfor]], [[resistance]], [[independent]], [[civilian]], [[sideLogic]], [[sideFriendly]], [[sideEnemy]], [[sideUnknown]], [[playerSide]], [[sideEmpty]]|SEEALSO=
|[[side]], [[west]], [[blufor]], [[east]], [[opfor]], [[resistance]], [[independent]], [[civilian]], [[sideLogic]], [[sideFriendly]], [[sideEnemy]], [[sideUnknown]], [[playerSide]], [[sideEmpty]] |SEEALSO=
 
}}
}}



Revision as of 00:07, 3 September 2019

Hover & click on the images for description

Description

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

Syntax

Syntax:
sideAmbientLife
Return Value:
Side

Examples

Example 1:
_sideAmbientLife = sideAmbientLife;

Additional Information

See also:
sidewestbluforeastopforresistanceindependentciviliansideLogicsideFriendlysideEnemysideUnknownplayerSidesideEmpty

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