showHUD: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 35: | Line 35: | ||
<h3 style='display:none'>Notes</h3> | <h3 style='display:none'>Notes</h3> | ||
<dl class='command_description'> | <dl class='command_description'> | ||
<!-- Note Section BEGIN --> | <!-- Note Section BEGIN --> | ||
<dd class="notedate">Posted on 04 Jun, 2013 | |||
<dt class="note">'''[[User:Praxtor|Praxtor]]'''<dd class="note"> | |||
This only works if you write this code in a description.ext file. | |||
</dl> | |||
<!-- Note Section END --> | <!-- Note Section END --> | ||
<h3 style='display:none'>Bottom Section</h3> | <h3 style='display:none'>Bottom Section</h3> |
Revision as of 10:24, 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:
showHud=0; (Disables the Hud into the mision)
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
- Posted on 04 Jun, 2013
- Praxtor
- This only works if you write this code in a description.ext file.