east: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Reverted edits by Heecf..... (talk) to last revision by Str) |
||
Line 1: | Line 1: | ||
{{Command|= Comments | |||
____________________________________________________________________________________________ | |||
| ofp |= Game name | |||
|1.00|= Game version | |||
____________________________________________________________________________________________ | |||
| Pre-defined variable for the eastern side |= Description | |||
____________________________________________________________________________________________ | |||
| [[Side]] <nowiki>=</nowiki> '''east''' |= Syntax | |||
| [[Side]] |= Return value | |||
____________________________________________________________________________________________ | |||
|x1= <pre>?((side _unit)==east) : hint "This is an eastern unit!"</pre> |= Example 1 | |||
____________________________________________________________________________________________ | |||
| [[side]], [[west]], [[resistance]], [[civilian]] | |= See also | |||
}} | |||
<h3 style="display:none">Notes</h3> | |||
<dl class="command_description"> | |||
<!-- Note Section BEGIN --> | |||
In ArmA terms OPFOR, BLUFOR, Independents and Civilians are used in the front end UI. | |||
<!-- Note Section END --> | |||
</dl> | |||
<h3 style="display:none">Bottom Section</h3> | |||
[[Category:Scripting Commands|EAST]] | |||
[[Category:Scripting Commands OFP 1.96|EAST]] | |||
[[Category:Scripting Commands OFP 1.46|EAST]] | |||
[[Category:Scripting Commands ArmA|EAST]] | |||
[[Category:Command_Group:_Object_Information|{{uc:{{PAGENAME}}}}]] | |||
[[Category:Command_Group:_Sides|{{uc:{{PAGENAME}}}}]] | |||
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | |||
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]] | |||
Revision as of 00:23, 21 August 2012
Description
- Description:
- Pre-defined variable for the eastern side
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
?((side _unit)==east) : hint "This is an eastern unit!"
Additional Information
- See also:
- sidewestresistancecivilian
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
Notes
-
In ArmA terms OPFOR, BLUFOR, Independents and Civilians are used in the front end UI.
Bottom Section
Categories:
- Scripting Commands
- Introduced with Operation Flashpoint version 1.00
- Operation Flashpoint: New Scripting Commands
- Operation Flashpoint: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands OFP 1.96
- Scripting Commands OFP 1.46
- Scripting Commands ArmA
- Command Group: Object Information
- Command Group: Sides
- Scripting Commands ArmA2
- Scripting Commands Take On Helicopters