Difference between revisions of "057E"
Jump to navigation
Jump to search
(updating page) |
|||
Line 1: | Line 1: | ||
− | < | + | {{Icon|VC}} {{Icon|SA}} |
− | '''Description''': | + | <hr /> |
− | ''' | + | '''Description''' |
− | ''' | + | : Greys the "radar" mini-map |
+ | '''Syntax''' | ||
+ | : 057E: make_radar_grey [''int''] | ||
+ | '''Parameter''' | ||
+ | : [''int''] | ||
+ | :: Boolean (0 = not grey, 1 = grey) | ||
− | This opcode | + | This opcode greys the "radar" mini-map on the bottom left corner of the HUD. It is usually used to cover up the mini-map without disabling it. In Vice City, the pause menu map will position the player position arrow over the Hyman Memorial Stadium (x: -1302.53, y: 1332.85) and will have all blips disabled; the mini-map is not affected by the additional changes. |
− | + | Image (SA): | |
− | + | http://img.photobucket.com/albums/v41/spaceeinstein/Gray1.png | |
− | http://img.photobucket.com/albums/v41/spaceeinstein/ | ||
− | |||
− | + | == Keywords == | |
− | + | toggle, set, radar, minimap, gray, grey | |
− | |||
− | |||
− | |||
[[Category:OpCodes]] | [[Category:OpCodes]] |
Revision as of 05:42, 31 August 2011
Description
- Greys the "radar" mini-map
Syntax
- 057E: make_radar_grey [int]
Parameter
- [int]
- Boolean (0 = not grey, 1 = grey)
This opcode greys the "radar" mini-map on the bottom left corner of the HUD. It is usually used to cover up the mini-map without disabling it. In Vice City, the pause menu map will position the player position arrow over the Hyman Memorial Stadium (x: -1302.53, y: 1332.85) and will have all blips disabled; the mini-map is not affected by the additional changes.
Image (SA): http://img.photobucket.com/albums/v41/spaceeinstein/Gray1.png
Keywords
toggle, set, radar, minimap, gray, grey