03E7

From GTAMods Wiki
Revision as of 22:48, 29 December 2014 by Spaceeinstein (talk | contribs)
Jump to navigation Jump to search

GTA III Vice City San Andreas FLASH_HUD_OBJECT


Description

Flashes a HUD object

Syntax

03E7: flash_hud [int]

Parameter

[int]
HUD object (see below)

This opcode flashes a HUD (heads-up display) object. The opcode can only flash one HUD object at a time. It cannot be combined to flash more than one HUD objects at the same time. 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.

Value Enum Notes
-1 disables all flashing
0 HUD_FLASH_WEAPON
1 HUD_FLASH_CLOCK
2 HUD_FLASH_SCORE
3 HUD_FLASH_ARMOUR flash only armor
4 HUD_FLASH_HEALTH flash only health
5 HUD_FLASH_WANTED
6 HUD_FLASH_ZONE_NAME
7 HUD_FLASH_CAR_NAME
8 HUD_FLASH_RADAR flash only radar
9 HUD_FLASH_BLIP
10 flash only breath bar (SA only)

Keywords

flash, blink, hud, heads up display, object