cadetMode: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
m (=)
Line 10: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''cadetMode''' |= Syntax
| [[Boolean]] <nowiki>=</nowiki> '''cadetMode''' |= Syntax


| [[Boolean]] -   
| [[Boolean]] -   

Revision as of 02:52, 25 August 2007

Hover & click on the images for description

Description

Description:
Returns if the player is currently playing in cadet or veteran mode.
Groups:
Uncategorised

Syntax

Syntax:
Boolean = cadetMode
Return Value:
Boolean - true when playing in cadet mode, false when playing in veteran mode

Examples

Example 1:
? (cadetMode) : ai_soldier setSkill 0.1

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section