civilian

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

back to COMREF

civilian


Operand types:

None

Type of returned value:

Side

Description:

Civilian side.


Example:

? ((side manOne) != civilian) : hint "Unit is a soldier"