Difference between revisions of "018B"

From GTAMods Wiki
Jump to navigation Jump to search
m
 
Line 25: Line 25:
 
| 3 || BOTH || Show all
 
| 3 || BOTH || Show all
 
|}
 
|}
 +
 +
Any values outside this range will act like value 0, which hides all.
  
 
== Keywords ==
 
== Keywords ==

Latest revision as of 03:35, 3 June 2015

GTA III Vice City San Andreas CHANGE_BLIP_DISPLAY


Description

Changes the display of the specified blip

Syntax

018B: show_on_radar [blip handle] [int]
018B: set_marker [blip handle] radar_mode [int]

Parameter

[blip handle]
The handle of the blip
[int]
Display of blip (see below)

This opcode changes the display of the specified blip.

Display Enum Notes
0 NEITHER Hide all
1 MARKER_ONLY Show only the arrow/sphere in the world
2 BLIP_ONLY Show only the blip/sprite on the map
3 BOTH Show all

Any values outside this range will act like value 0, which hides all.

Keywords

blip, marker, display, show