0570

From GTAMods Wiki
Revision as of 20:19, 21 August 2015 by Seemann (talk | contribs) (minor fixes)
Jump to navigation Jump to search

Vice City San Andreas ADD_SHORT_RANGE_SPRITE_BLIP_FOR_CONTACT_POINT


Description

Creates a sprite blip at the coordinates specified.

Syntax

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

Parameter

[blip handle]
The handle of the blip
[int]
Sprite 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 at given coordinates. It is only visible on the radar when in range and adds a sphere at the coordinates.

Keywords

blip, marker, display, contact, asset