018B
Revision as of 21:52, 2 June 2015 by Spaceeinstein (talk | contribs) (Created page with "{{Icon|t}} '''CHANGE_BLIP_DISPLAY''' <hr /> '''Description''' : Changes the display of the specified blip '''Syntax''' : 018B: show_on_radar [''blip handle''] [''int''] :...")
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
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 |
Keywords
blip, marker, display, show