03E7
Jump to navigation
Jump to search
- Description
- Flashes the HUD item
- Syntax
- 03E7: flash_hud [int]
- Parameter
- [int]
- HUD item (see below)
This opcode flashes the HUD (heads-up display) item. Only one HUD item can flash at a time; flashing one item disables the flashing of all others. Only three values have an effect in GTA III and Vice City and four in San Andreas. Any other values are treated similarly to value -1, which disables all flashing.
HUD flash items
Item | Enum | Notes |
---|---|---|
-1 | disables all flashing | |
3 | HUD_FLASH_ARMOUR | flash only armor |
4 | HUD_FLASH_HEALTH | flash only health |
8 | HUD_FLASH_RADAR | flash only radar |
10 | flash only breath bar (SA only) |
Keywords
flash, blink, hud, heads up display, object, item