side

From Bohemia Interactive Community
Revision as of 03:23, 17 April 2006 by Hoz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

back to COMREF

side 'unit

Operand types:

unit: Object or Group

Type of returned value:

Side

Description:

Side of unit. Note: This does not change the side of the unit.

Example: ? (side player == west) : hint "You are on the West side."