Difference between revisions of "0826"
Jump to navigation
Jump to search
(Created page with '{{OpCode | ini = 0826=1, %1h% | description = Enables or disables hud. | p1 = Flag (Integer) | game = San Andreas, }} This opcode enables or disab…') |
m |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{OpCode | {{OpCode | ||
− | | | + | | games = {{Icon|SA}} |
− | | description = | + | | command = DISPLAY_HUD |
− | | | + | | description = Displays the HUD |
− | | | + | | syntax1 = 0826: enable_hud [''int''] |
+ | | p1t = [''int''] | ||
+ | | p1d = 0 = hide, 1 = show | ||
}} | }} | ||
− | |||
− | + | This opcode sets the display of the HUD. | |
− | |||
− | |||
− | ==Keywords== | + | == Keywords == |
− | hud | + | set, enable, display, hud |