civilian: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 19: Line 19:


The Civilian side.
The Civilian side.


'''Example:'''
'''Example:'''

Revision as of 17:03, 21 July 2006


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.