showHUD: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 39: Line 39:


<dt class="command_description">'''[[User:Praxtor|Praxtor]]'''<dd class="command_description">
<dt class="command_description">'''[[User:Praxtor|Praxtor]]'''<dd class="command_description">
This only works if you write this code in a description.ext file.
This only works if you write this code in a description.ext file.


 
<dd class="notedate">Posted on 04 Jun, 2013
<dl class='command_description'>
<dl class='command_description'>
<!-- Note Section BEGIN -->
<!-- Note Section BEGIN -->

Revision as of 11:32, 4 June 2013

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; (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


Praxtor
This only works if you write this code in a description.ext file.
Posted on 04 Jun, 2013



Bottom Section