0163

From GTAMods Wiki
Jump to navigation Jump to search

GTA III ADD_BLIP_FOR_OBJECT_OLD


Description

Adds a blip with properties to the object

Syntax

0163: create_marker_above_object [object handle] color [int1] visibility [int2] handle [var]

Parameter

[object handle]
The handle of the object
[int1]
The color of the blip
[int2]
The display of the blip
[var]
Variable to store the handle of the blip

This opcode adds a square blip in the radar denoting the location of the object. It is almost equivalent to opcode 0188 but without preset properties. The default scale of the blip is 1. This opcode was never called in the original script of GTA III.

Keywords

create, set, marker, blip, arrow, object