Difference between revisions of "057E"

From GTAMods Wiki
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'']
:: Boolean (0 = not grey, 1 = grey)
+
:: 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 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.
+
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.
  
Image (SA):
+
{| class="wikitable"
http://img.photobucket.com/albums/v41/spaceeinstein/Gray1.png
+
! 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

Vice City San Andreas SET_PLAYER_IS_IN_STADIUM


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
057E: 0 057E: 1
Pause menu map effect

Keywords

toggle, set, radar, minimap, gray, grey