cadetMode: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
[[Category:Scripting Commands ArmA|C]]
[[Category:Scripting Commands ArmA|C]]


back to [[Scripting_Reference#C|COMREF]]


<h2 style="color:#000066"> '''cadetMode'''</h2>
<h2 style="color:#000066"> '''cadetMode'''</h2>

Revision as of 12:34, 23 April 2006


cadetMode


Operand types:

None

Type of returned value:

Boolean

Description:

true when mission is played in cadet mode, false in veteran mode.


Example:

? cadetMode : goto "academy"