Difference between revisions of "0826"
Jump to navigation
Jump to search
m |
m |
||
Line 2: | Line 2: | ||
| ini = 0826=1, %1h% | | ini = 0826=1, %1h% | ||
| description = Toggles the HUD. | | description = Toggles the HUD. | ||
− | | p1 = | + | | p1 = Boolean value (0/1) |
| game = [[San Andreas]] | | game = [[San Andreas]] | ||
}} | }} | ||
Line 8: | Line 8: | ||
==Sanny Builder Example== | ==Sanny Builder Example== | ||
− | |||
− | |||
<source lang="scm">0826: enable_hud 1</source> | <source lang="scm">0826: enable_hud 1</source> | ||
− | |||
− | |||
− | |||
− | |||
==Keywords== | ==Keywords== | ||
hud | hud |
Revision as of 14:20, 7 October 2010
{{{games}}}
- Description
- Toggles the HUD.
- Syntax
- {{{syntax1}}}
- Parameter
This opcode enables or disables the hud.
Sanny Builder Example
0826: enable_hud 1
Keywords
hud