hintCadet: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
m (Fixed returned value and added example)
Line 14: Line 14:
| '''hintCadet''' |= Syntax
| '''hintCadet''' |= Syntax


| |= Return value
| [[Nothing]] |= Return value
____________________________________________________________________________________________
 
|x1= <code>hintC "Your are playing on Cadet mode."</code> |= Example 1
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 17:26, 6 October 2006

Hover & click on the images for description

Description

Description:
Works the same way as hint. The message is only displayed in cadet mode.
Groups:
Uncategorised

Syntax

Syntax:
hintCadet
Return Value:
Nothing

Examples

Example 1:
hintC "Your are playing on Cadet mode."

Additional Information

See also:
hinthintCcadetMode

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