sideEmpty: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|= Comments" to "|Comments=")
m (Text replacement - "Category:Eden Editor" to "Eden Editor")
 
(38 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Command|Comments=
{{RV|type=command
____________________________________________________________________________________________


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


| Returns empty side, for example static buildings in [[Eden Editor]]. |DESCRIPTION=
|gr1= Sides
____________________________________________________________________________________________


| '''sideEmpty''' |SYNTAX=
|descr= Returns empty side, for example static buildings in [[:Category:Eden Editor|Eden Editor]].


| [[Side]] |RETURNVALUE=
|s1= '''sideEmpty'''


|x1=<code>_sideEmpty = [[sideEmpty]];</code>|=
|r1= [[Side]]
____________________________________________________________________________________________


|[[side]], [[west]], [[blufor]], [[east]], [[opfor]], [[resistance]], [[independent]], [[civilian]], [[sideLogic]], [[sideFriendly]], [[sideEnemy]], [[sideUnknown]], [[playerSide]], [[sideAmbientLife]]|SEEALSO=
|x1= <sqf>_sideEmpty = sideEmpty;</sqf>


|seealso= [[side]] [[west]] [[blufor]] [[east]] [[opfor]] [[resistance]] [[independent]] [[civilian]] [[sideLogic]] [[sideFriendly]] [[sideEnemy]] [[sideUnknown]] [[playerSide]] [[sideAmbientLife]]
}}
}}
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->
<!-- Note Section END -->
</dl>
<h3 style="display:none">Bottom Section</h3>
[[Category:Arma_3:_New_Scripting_Commands_List|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]

Latest revision as of 14:26, 9 July 2023

Hover & click on the images for description

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:
side west blufor east opfor resistance independent civilian sideLogic sideFriendly sideEnemy sideUnknown playerSide sideAmbientLife

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