GET CAR COLOURS

From GTAMods Wiki
Revision as of 18:17, 2 January 2009 by GAK (talk | contribs) (New page: {{Native |np=3 |p1t=handle |p1d=vehicle handle |p2t=integer |p2d=variable to store 1st color ID (list of colors : Carcols.dat#GTA4) |p3t=integer |p3d=variable to store 2nd color ID (li...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
GET_CAR_COLOURS
Number of parameters: 3
Parameter #TypeDescription
1.handlevehicle handle
2.integervariable to store 1st color ID (list of colors : Carcols.dat#GTA4)
3.integervariable to store 2nd color ID (list of colors : Carcols.dat#GTA4)
Return value:
TypeDescription
None

This function will get the 1st and the 2nd color ID of the specified vehicle, and store them to variables.