Template:Server/Defines/GTAIII-Blipcolour: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{| class="wikitable sortable" !style="text-align: left; width: 400px;" | Define Name !style="text-align: left" | Define Value (Decimal) !style="text-align: left" | Define Valu...") |
(No difference)
|
Latest revision as of 01:51, 13 August 2019
Define Name | Define Value (Decimal) | Define Value (Hexadecimal) |
---|---|---|
BLIPCOLOUR_BLUE | 2 | 0x02 |
BLIPCOLOUR_CYAN | 6 | 0x06 |
BLIPCOLOUR_GREEN | 1 | 0x01 |
BLIPCOLOUR_PURPLE | 5 | 0x05 |
BLIPCOLOUR_RED | 0 | 0x00 |
BLIPCOLOUR_WHITE | 3 | 0x03 |
BLIPCOLOUR_YELLOW | 4 | 0x04 |