sideAmbientLife: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (template:command argument fix)
Line 6: Line 6:
____________________________________________________________________________________________
____________________________________________________________________________________________


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


| '''sideAmbientLife''' |= Syntax
| '''sideAmbientLife''' |SYNTAX=


| [[Side]] |= Return value
| [[Side]] |RETURNVALUE=


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


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


}}
}}

Revision as of 15:49, 7 April 2019

-wrong parameter ("A3") defined!-[[:Category:Introduced with A3 version 1.58|1.58]]
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

[[Category:Introduced with A3 version 1.58]][[ Category: A3: New Scripting Commands | SIDEAMBIENTLIFE]][[ Category: A3: Scripting Commands | SIDEAMBIENTLIFE]]

Notes

Bottom Section