GTAG - Modding - Opcode Database - 03F3
Opcode Database
03F3
| Description | Gets the cars primary and secondary colours. |
|---|---|
| Parameters (v2) | 1) Vehicle handle (Integer) (INT) 2) (Returned) Car colour ID (Integer) (INT) 3) (Returned) Car colour ID (Integer) (INT) |
| Games | |
| Category | Common, Vehicle |
| Command Name (IV) | GET_CAR_COLOURS |
| San Andreas | |
| sascm.ini | 03F3=3,get_car_colours %1d% store_to %2d% and %3d% |
| Example | 03F3: get_car_colours $1867 store_to 90@ and 91@ |
| Command Name | GET_CAR_COLOURS |
| Vice City | |
| sascm.ini | 03f3=3,get_car %1d% color %2d% %3d% |
| Example | 03F3: get_car $2108 color 3@ 4@ |
| Command Name | GET_CAR_COLOURS |
| GTA III | |
| gtascm.ini | 03f3=3,get_car %1d% color %2d% %3d% |
| Example | 03F3: get_car $EIGHT_CAR color $1581 $1582 |
| Command Name | GET_CAR_COLOURS |

