civilian: Difference between revisions

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





Revision as of 14:33, 4 May 2006


civilian


Operand types:

None

Type of returned value:

Side

Description:

Civilian side.


Example:

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