civilian

From Bohemia Interactive Community
Revision as of 09:50, 21 July 2006 by Str (talk | contribs) (+ Added note about Civilian and CIV)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


civilian


Operand types:

None

Type of returned value:

Side

Description:

The Civilian side.

Example:

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

Note:

Returned value for civilian unit (using side command) is CIV.