showHUD: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 21: | Line 21: | ||
|x1= <code>( | |x1= <code> | ||
showHud=0; (Disable the Hud into the mision) | |||
</code>|= EXAMPLE1 | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 10:17, 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; (Disable 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
-
This only works if you write this code in a description.ext file.