onCommandModeChanged: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
m (edited to remove defunct-pastebin example url; ref to A3 module location, mirroring original example. >>>This page needs a real example, if anyone is familiar with this event) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Defines an action performed when command mode change. Command receives | | Defines an action performed when command mode change. Command receives _isHighCommand bool |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 21: | Line 21: | ||
|x1= <code>//ca\modules\HC\data\scripts\HC_GUI.sqf | |x1= <code>//Examples in-use can be found in: | ||
//ca\modules\HC\data\scripts\HC_GUI.sqf | |||
//A3\modules_f\HC\data\scripts\HC_GUI.sqf</code>|= EXAMPLE1 | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ |
Revision as of 20:30, 23 November 2014
Description
- Description:
- Defines an action performed when command mode change. Command receives _isHighCommand bool
- Groups:
- Uncategorised
Syntax
- Syntax:
- onCommandModeChanged command
- Parameters:
- command: -
- Return Value:
- Nothing
Examples
- Example 1:
//Examples in-use can be found in: //ca\modules\HC\data\scripts\HC_GUI.sqf //A3\modules_f\HC\data\scripts\HC_GUI.sqf
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