sideEmpty: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\{\{GameCategory\|(arma[0123])\|[ _]?New[ _]Scripting[ _]Commands[ _]List\}\}" to "{{GameCategory|$1|New Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| arma3 |Game name= | | arma3 |Game name= | ||
Line 6: | Line 5: | ||
|gr1= Sides |GROUP1= | |gr1= Sides |GROUP1= | ||
| Returns empty side, for example static buildings in [[Eden Editor]]. |DESCRIPTION= | | Returns empty side, for example static buildings in [[Eden Editor]]. |DESCRIPTION= | ||
| '''sideEmpty''' |SYNTAX= | | '''sideEmpty''' |SYNTAX= | ||
Line 16: | Line 13: | ||
|x1=<code>_sideEmpty = [[sideEmpty]];</code>|= | |x1=<code>_sideEmpty = [[sideEmpty]];</code>|= | ||
|[[side]], [[west]], [[blufor]], [[east]], [[opfor]], [[resistance]], [[independent]], [[civilian]], [[sideLogic]], [[sideFriendly]], [[sideEnemy]], [[sideUnknown]], [[playerSide]], [[sideAmbientLife]]|SEEALSO= | |[[side]], [[west]], [[blufor]], [[east]], [[opfor]], [[resistance]], [[independent]], [[civilian]], [[sideLogic]], [[sideFriendly]], [[sideEnemy]], [[sideUnknown]], [[playerSide]], [[sideAmbientLife]]|SEEALSO= |
Revision as of 04:00, 17 January 2021
Description
- Description:
- Returns empty side, for example static buildings in Eden Editor.
- Groups:
- Sides
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