east: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Scripting Commands|E]]
[[Category:Scripting Commands|EAST]]
[[Category:Scripting Commands OFP 1.97|E]]
[[Category:Scripting Commands OFP 1.97|EAST]]
[[Category:Scripting Commands OFP 1.46|E]]
[[Category:Scripting Commands OFP 1.46|EAST]]
[[Category:Scripting Commands ArmA|E]]
[[Category:Scripting Commands ArmA|EAST]]





Revision as of 13:36, 4 May 2006


east


Operand types:

None

Type of returned value:

Side

Description:

East side.


Example:

?((side soldierOne) == east) : hint "Unit is an eastern soldier"