0162
Revision as of 17:29, 1 September 2015 by Spaceeinstein (talk | contribs) (Created page with "{{Icon|3}} {{Icon|VC}} '''ADD_BLIP_FOR_CHAR_OLD''' <hr /> '''Description''' : Adds a blip with properties to the character '''Syntax''' : 0162: [''var''] = create_marker_a...")
Description
- Adds a blip with properties to the character
Syntax
- 0162: [var] = create_marker_above_actor [char handle] color [int1] visibility [int2]
Parameter
- [var]
- Variable to store the handle of the blip
- [char handle]
- The handle of the character
- [int1]
- [int2]
This opcode adds a square blip in the radar denoting the location of the character. It is almost equivalent to opcode 0187 but without preset properties. The default scale of the blip is 1. In Vice City, the color of the blip is always set to 4 (yellow) regardless of what color you set so the color parameter is useless.
Keywords
create, set, marker, blip, arrow, actor, character