Difference between revisions of "03E7"
Jump to navigation
Jump to search
(updating page) |
|||
Line 1: | Line 1: | ||
− | {{ | + | {{Icon|trilogy}} '''FLASH_HUD_OBJECT''' |
− | | | + | <hr /> |
− | + | <onlyinclude>{{#ifeq:{{{transcludesection|opcode}}}|opcode| | |
− | + | '''Description''' | |
− | + | : Flashes a HUD object | |
− | + | '''Syntax''' | |
− | + | : 03E7: flash_hud [''int''] | |
+ | '''Parameter''' | ||
+ | : [''int''] | ||
+ | :: [[03E7#HUD object|HUD object]] | ||
− | {| | + | This opcode flashes a HUD (heads-up display) object. The opcode can only flash one HUD object at a time. It can't 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. |
+ | }}</onlyinclude> | ||
+ | |||
+ | == HUD object == | ||
+ | {| class="wikitable" | ||
! Value | ! Value | ||
− | ! | + | ! Object |
|- | |- | ||
| -1 | | -1 | ||
Line 27: | Line 34: | ||
|} | |} | ||
− | ==Keywords== | + | == Keywords == |
− | flash, blink, hud, heads up display | + | flash, blink, hud, heads up display, object |
+ | |||
+ | [[Category:OpCodes]] |
Revision as of 01:14, 16 March 2012
Description
- Flashes a HUD object
Syntax
- 03E7: flash_hud [int]
Parameter
- [int]
This opcode flashes a HUD (heads-up display) object. The opcode can only flash one HUD object at a time. It can't 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.
HUD object
Value | Object |
---|---|
-1 | Nothing |
3 | Armor |
4 | Health |
8 | Radar |
10 | Breath bar (SA only) |
Keywords
flash, blink, hud, heads up display, object