0187
Revision as of 21:59, 31 August 2015 by Spaceeinstein (talk | contribs)
Description
- Adds a blip and a marker to the character
Syntax
- 0187: [var] = create_marker_above_actor [char handle]
- Marker.CreateAboveActor( [var], [char handle] )
Parameter
- [var]
- Variable to store the handle of the blip
- [char handle]
- The handle of the character
This opcode adds a square blip in the radar denoting the location of the character and a marker above the character. In GTA III the arrow is blue, in Vice City it is pink, and in San Andreas it is red. The opcode is almost equivalent to 0162 but the properties of the blip are preset. The default properties of the blip, which can be changed using other opcodes, are:
Both the blip and marker can be removed using opcode 0164.
Keywords
create, set, marker, blip, arrow, actor, ped, character