03DB
Jump to navigation
Jump to search
- 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