cadetMode: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (fixed cat)
Line 32: Line 32:
<h3 style="display:none">Bottom Section</h3>
<h3 style="display:none">Bottom Section</h3>


[Category:Scripting Commands|CADETMODE]]
[[Category:Scripting Commands|CADETMODE]]
[[Category:Scripting Commands OFP 1.96|CADETMODE]]
[[Category:Scripting Commands OFP 1.96|CADETMODE]]
[[Category:Scripting Commands OFP 1.46|CADETMODE]]
[[Category:Scripting Commands OFP 1.46|CADETMODE]]
[[Category:Scripting Commands ArmA|CADETMODE]]
[[Category:Scripting Commands ArmA|CADETMODE]]

Revision as of 20:41, 18 December 2006

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:
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