Difference between revisions of "0581"
Jump to navigation
Jump to search
(Created page with '{{OpCode | ini = 0581=1,enable_radar %1d% | description = Hides or displays the radar. | p1 = integer value (0/1) | game = Vice City, [[San Andreas]…') |
|||
Line 1: | Line 1: | ||
− | {{ | + | {{Icon|VC}} {{Icon|SA}} |
− | + | <hr /> | |
− | + | '''Description''' | |
− | + | : Displays the "radar" mini-map | |
− | + | '''Syntax''' | |
− | + | : 0581: enable_radar [''int''] | |
− | + | '''Parameter''' | |
+ | : [''int''] | ||
+ | :: Boolean (0 = hide, 1 = show) | ||
+ | '''Native analog''' | ||
+ | : [[DISPLAY_RADAR]] | ||
+ | This opcode displays the "radar" mini-map on the bottom left corner of the HUD. By default, the value of the opcode is set to 1. Hiding the radar will remove the entire disc and all blips from the HUD. | ||
− | == | + | == Keywords == |
+ | toggle, set, radar, minimap | ||
− | + | [[Category:OpCodes]] | |
− | |||
− | |||
− |
Revision as of 06:04, 6 December 2011
Description
- Displays the "radar" mini-map
Syntax
- 0581: enable_radar [int]
Parameter
- [int]
- Boolean (0 = hide, 1 = show)
Native analog
This opcode displays the "radar" mini-map on the bottom left corner of the HUD. By default, the value of the opcode is set to 1. Hiding the radar will remove the entire disc and all blips from the HUD.
Keywords
toggle, set, radar, minimap