sideEmpty: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (template:command argument fix) |
||
Line 6: | Line 6: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Returns empty side, for example static buildings in [[Eden Editor]]. |= | | Returns empty side, for example static buildings in [[Eden Editor]]. |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''sideEmpty''' |= | | '''sideEmpty''' |SYNTAX= | ||
| [[Side]] |= | | [[Side]] |RETURNVALUE= | ||
|x1=<code>_sideEmpty = [[sideEmpty]];</code>|= | |x1=<code>_sideEmpty = [[sideEmpty]];</code>|= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|[[side]], [[west]], [[blufor]], [[east]], [[opfor]], [[resistance]], [[independent]], [[civilian]], [[sideLogic]], [[sideFriendly]], [[sideEnemy]], [[sideUnknown]], [[playerSide]], [[sideAmbientLife]]|= | |[[side]], [[west]], [[blufor]], [[east]], [[opfor]], [[resistance]], [[independent]], [[civilian]], [[sideLogic]], [[sideFriendly]], [[sideEnemy]], [[sideUnknown]], [[playerSide]], [[sideAmbientLife]]|SEEALSO= | ||
}} | }} |
Revision as of 14:49, 7 April 2019
Description
- Description:
- Returns empty side, for example static buildings in Eden Editor.
- Groups:
- Uncategorised
Syntax
- Syntax:
- sideEmpty
- Return Value:
- Side
Examples
- Example 1:
_sideEmpty = sideEmpty;
Additional Information
- See also:
- sidewestbluforeastopforresistanceindependentciviliansideLogicsideFriendlysideEnemysideUnknownplayerSidesideAmbientLife
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 | SIDEEMPTY]][[ Category: A3: Scripting Commands | SIDEEMPTY]]