Flavor 14 - Color Redefinition

---------------------------------------------------------------------------------------------------------------------------------------------------------

Cars
---------------------------------------------------------------------------------------------------------------------------------------------------------

This flavor appears only in the files <simcar>.3do, is used by the paintkit to specify the user defined colors.

  LONG    PURPOSE                        N = 2 + 2*(LONG 2)
 --------------------------------------------------------------------------------------------------------------------------------------------------------
   1      Flavor Flag  (0E 00 00 80)
   2      Record Number
   3-N    Redefinition Records

Record Number

       Specifies the number of following records.

Redefinition Records
       Correspond to a pair of values:
       First value  -> Original color number.
       Second value -> New assigned color number.
 

Back