hintCadet: Difference between revisions
Jump to navigation
Jump to search
m (formatted notes + formatted examples) |
m (template:command argument fix) |
||
Line 11: | Line 11: | ||
| Shows a text hint only when in [[cadetMode]]. | | Shows a text hint only when in [[cadetMode]]. | ||
The text can contain several lines. \n is used to indicate the end of a line. |= | The text can contain several lines. \n is used to indicate the end of a line. |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''hintCadet''' text |= | | '''hintCadet''' text |SYNTAX= | ||
|p1= text: [[String]] |= | |p1= text: [[String]] |PARAMETER1= | ||
| [[Nothing]] |= | | [[Nothing]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>[[hintCadet]] "Press W to move forward";</code> |= | |x1= <code>[[hintCadet]] "Press W to move forward";</code> |EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[hint]], [[hintC]], [[hintSilent]] [[cadetMode]] |= | | [[hint]], [[hintC]], [[hintSilent]] [[cadetMode]] |SEEALSO= | ||
}} | }} |
Revision as of 14:41, 7 April 2019
Description
- Description:
- Shows a text hint only when in cadetMode. The text can contain several lines. \n is used to indicate the end of a line.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
hintCadet "Press W to move forward";
Additional Information
- See also:
- hinthintChintSilent cadetMode
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
Categories:
- Scripting Commands
- Introduced with Operation Flashpoint version 1.00
- Operation Flashpoint: New Scripting Commands
- Operation Flashpoint: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands: Local Effect
- Scripting Commands OFP 1.99
- Scripting Commands OFP 1.96
- Scripting Commands OFP 1.46
- Scripting Commands ArmA
- Scripting Commands ArmA2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters
- Command Group: Interaction