GTAG - Modding - Opcode Database - 0165
Opcode Database
0165
| Description | Changes the colour of the blip. 0 - Red 1 - Green 2 - Light Blue 3 - White 4 - Yellow Similar Opcodes 08FB |
|---|---|
| Parameters (v2) | 1) Blip handle (Integer) (INT) 2) Integer (INT) |
| Games | |
| Category | Common, Marker |
| Command Name (IV) | CHANGE_BLIP_COLOUR |
| San Andreas | |
| sascm.ini | 0165=2,change_blip_colour %1d% to %2d% |
| Example | 0165: change_blip_colour 42@ to 1 |
| Command Name | CHANGE_BLIP_COLOUR |
| Vice City | |
| sascm.ini | 0165=2,set_marker %1d% color_to %2d% |
| Example | 0165: set_marker $4408 color_to 2 |
| Command Name | CHANGE_BLIP_COLOUR |
| GTA III | |
| gtascm.ini | 0165=2,set_marker %1d% color_to %2d% |
| Example | 0165: set_marker $3881 color_to 4 |
| Command Name | CHANGE_BLIP_COLOUR |

