Difference between revisions of "057E"

From GTAMods Wiki
Jump to navigation Jump to search
(updating page)
Line 1: Line 1:
<code>057E=1,%1h%</code><br>
+
{{Icon|VC}} {{Icon|SA}}
'''Description''': Sets the radar gray<br>
+
<hr />
'''Parameter 1''': Flag<br>
+
'''Description'''
'''Supports''': Vice City, San Andreas<br>
+
: Greys the "radar" mini-map
 +
'''Syntax'''
 +
: 057E: make_radar_grey [''int'']
 +
'''Parameter'''
 +
: [''int'']
 +
:: Boolean (0 = not grey, 1 = grey)
  
This opcode can make the radar gray. It is used in the game to cover up the radar without disabling it.<br>
+
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.
  
==Flags==
+
Image (SA):
Flag 0<br>
+
http://img.photobucket.com/albums/v41/spaceeinstein/Gray1.png
http://img.photobucket.com/albums/v41/spaceeinstein/Gray.png<br>
 
Sets the radar normal
 
  
Flag 1<br>
+
== Keywords ==
http://img.photobucket.com/albums/v41/spaceeinstein/Gray1.png<br>
+
toggle, set, radar, minimap, gray, grey
Sets the radar gray
 
  
==Keywords==
 
toggle, set, radar, minimap, gray, grey
 
 
[[Category:OpCodes]]
 
[[Category:OpCodes]]

Revision as of 05:42, 31 August 2011

Vice City San Andreas


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