showHUD

From Bohemia Interactive Community
Revision as of 11:17, 4 June 2013 by Praxtor (talk | contribs)
Jump to navigation Jump to search
Hover & click on the images for description

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.

Bottom Section