0570

From GTAMods Wiki
Revision as of 19:07, 20 August 2015 by Luk3Master (talk | contribs) (Created page with "{{Icon|VC}} {{Icon|SA}} <hr /> '''Description''' : Create a sprite blip on the coordinates specified. Only visible on the radar when in range and adds a sphere on the coor...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Vice City San Andreas


Description

Create a sprite blip on the coordinates specified. Only visible on the radar when in range and adds a sphere on the coordinates.

Syntax

0570:   [blip handle] = create_asset_radar_marker_with_icon [int] at [flt1] [flt2] [flt3]

Parameter

[blip handle]
The handle of the blip
[int]
A blip ID
[flt1]
X-coordinate
[flt2]
Y-coordinate
[flt3]
Z-coordinate (or -100.0 for ground z)

Native analog

CREATE_ASSET_RADAR_MARKER_WITH_ICON

This opcode creates a specified blip and sphere on the coordinations.


Keywords

blip, marker, display, show