showHUD: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
No edit summary |
||
Line 23: | Line 23: | ||
|x1= <code>(example)</code>|= EXAMPLE1 | |x1= <code>(example)</code>|= EXAMPLE1 | ||
showHud=0; (Disable the Hud into the mision) | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 34: | Line 35: | ||
<dl class='command_description'> | <dl class='command_description'> | ||
<!-- Note Section BEGIN --> | <!-- Note Section BEGIN --> | ||
This only works if you write this code in a description.ext file. | |||
<!-- Note Section END --> | <!-- Note Section END --> |
Revision as of 10:16, 4 June 2013
Description
- Description:
- Enable / disable showing of HUD.
- Groups:
- Uncategorised
Syntax
- Syntax:
- showHUD enable
- Parameters:
- enable: Boolean -
- Return Value:
- Nothing
Examples
- Example 1:
(example)
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
-
This only works if you write this code in a description.ext file.