Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 03F3

Opcode Database

03F3

DescriptionGets 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)
Gamessa vc iii
CategoryCommon, Vehicle
Command Name (IV)GET_CAR_COLOURS
San Andreas
sascm.ini03F3=3,get_car_colours %1d% store_to %2d% and %3d%
Example03F3: get_car_colours $1867 store_to 90@ and 91@
Command NameGET_CAR_COLOURS
Vice City
sascm.ini03f3=3,get_car %1d% color %2d% %3d%
Example03F3: get_car $2108 color 3@ 4@
Command NameGET_CAR_COLOURS
GTA III
gtascm.ini03f3=3,get_car %1d% color %2d% %3d%
Example03F3: get_car $EIGHT_CAR color $1581 $1582
Command NameGET_CAR_COLOURS

<< 03F2

03F4 >>