home *** CD-ROM | disk | FTP | other *** search
- //--------------------------------------------
- // Ingame Status text colour RGB Configuration
- //--------------------------------------------
- // NOTE: Only use numbers for actual data!
- //
- // Do not use any numbers in the comments or
- // descriptions as the file reading process
- // will accept these as colour data!
- //
- // The file reading ignores all
- // text and looks for all occurances of
- // numbers only. Place each number on a
- // new line as set out below.
- //
- // Any occurance of a number on each line
- // is passed as data values.
- //
- // If this file is not present in the
- // executable directory path all text colours
- // will default to white.
- //--------------------------------------------
-
- NOTE:
- -----
- ONE Hundred Percent on RED, GREEN and BLUE will force the
- status text colours to white. Zero's will force the colour to black!
-
- Background one
- --------------
- Red = 100%
- Green = 100%
- Blue = 100%
-
- Background two
- --------------
- Red = 100%
- Green = 100%
- Blue = 100%
-
- Background three
- ----------------
- Red = 100%
- Green = 100%
- Blue = 100%
-
- Background four
- ----------------
- Red = 100%
- Green = 100%
- Blue = 100%
-