03DD
Jump to navigation
Jump to search
- Description
- Adds a sprite blip and a marker to the pickup
- Syntax
- 03DD: create_marker_above_pickup [pickup handle] icon [int] handle [var]
- Parameter
- [pickup handle]
- The handle of the pickup
- [int]
- Sprite id
- [var]
- Variable to store the handle of the blip
This opcode adds a sprite blip in the radar denoting the location of the pickup and a marker above the pickup. Both the blip and marker can be removed using opcode 0164 or 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.