03DB

From GTAMods Wiki
Revision as of 01:07, 10 October 2016 by Spaceeinstein (talk | contribs) (Created page with "{{OpCode | games = {{Icon|3}} | command = ADD_BLIP_FOR_PICKUP_OLD | description = Adds a blip with properties to the pickup | syntax1 = 03DB: create_mark...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

GTA III ADD_BLIP_FOR_PICKUP_OLD


Description
Adds a blip with properties to the pickup
Syntax
03DB: create_marker_above_pickup [pickup handle] [int1] [int2] handle [var]
Parameter
[pickup handle]
The handle of the pickup
[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 pickup. It is almost equivalent to opcode 03DC but without preset properties. The default scale of the blip is 1. Both the blip and marker is removed if the pickup is removed by any means. For pickup types that allow the pickup to respawn, the blip and marker will not reappear when it respawns. This opcode was never called in the original script of GTA III.

Keywords

add, create, set, marker, blip, arrow, pickup