Difference between revisions of "057E"
Jump to navigation
Jump to search
(updating page) |
(images) |
||
Line 1: | Line 1: | ||
− | {{Icon|VC}} {{Icon|SA}} | + | {{Icon|VC}} {{Icon|SA}} '''SET_PLAYER_IS_IN_STADIUM''' |
<hr /> | <hr /> | ||
'''Description''' | '''Description''' | ||
Line 7: | Line 7: | ||
'''Parameter''' | '''Parameter''' | ||
: [''int''] | : [''int''] | ||
− | :: | + | :: 0 = normal, {{hint|1|or any value other than 0}} = greyed |
− | 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 | + | 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, it has an additional effect that indicates the player is in the Hyman Memorial Stadium by positioning the player position arrow in the pause menu map over the stadium (exactly at x: -1302.53, y: 1332.85) with all blips disabled; the mini-map is not affected by the additional changes. |
− | + | {| class="wikitable" | |
− | + | ! colspan="2" | Vice City | |
+ | |- | ||
+ | ! 0 || 1 | ||
+ | |- | ||
+ | | style="vertical-align:top" | [[File:057E-0.png|250px|057E: 0]] || [[File:057E-1.png|250px|057E: 1]]<br>[[File:057E-1 map.png|250px|Pause menu map effect]] | ||
+ | |} | ||
== Keywords == | == Keywords == |
Revision as of 17:00, 30 December 2014
Description
- Greys the "radar" mini-map
Syntax
- 057E: make_radar_grey [int]
Parameter
- [int]
- 0 = normal, 1 = greyed
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, it has an additional effect that indicates the player is in the Hyman Memorial Stadium by positioning the player position arrow in the pause menu map over the stadium (exactly at x: -1302.53, y: 1332.85) with all blips disabled; the mini-map is not affected by the additional changes.
Vice City | |
---|---|
0 | 1 |
Keywords
toggle, set, radar, minimap, gray, grey