sideEmpty: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Arma[ _]3(\|.*)\]\]" to "{{GameCategory|arma3|Scripting Commands}}")
m (Text replacement - "Category:Eden Editor" to "Eden Editor")
 
(33 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Command|Comments=
{{RV|type=command
____________________________________________________________________________________________


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


|gr1= Sides |GROUP1=
|gr1= Sides
____________________________________________________________________________________________


| Returns empty side, for example static buildings in [[Eden Editor]]. |DESCRIPTION=
|descr= Returns empty side, for example static buildings in [[:Category:Eden Editor|Eden Editor]].
____________________________________________________________________________________________


| '''sideEmpty''' |SYNTAX=
|s1= '''sideEmpty'''


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


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


|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>
{{GameCategory|arma3|New_Scripting_Commands_List}}
{{GameCategory|arma3|Scripting Commands}}
[[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