east: Difference between revisions

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

Revision as of 21:03, 1 June 2006


east


Operand types:

None

Type of returned value:

Side

Description:

East side.


Example:

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