home *** CD-ROM | disk | FTP | other *** search
/ Arcade Games (KFC) / GSPCD1975A.ISO / data1.cab / Files2 / textconfig.txt < prev    next >
Encoding:
Text File  |  2008-03-04  |  1.2 KB  |  51 lines

  1. //--------------------------------------------
  2. // Ingame Status text colour RGB Configuration
  3. //--------------------------------------------
  4. // NOTE: Only use numbers for actual data!
  5. //
  6. // Do not use any numbers in the comments or
  7. // descriptions as the file reading process
  8. // will accept these as colour data!
  9. //
  10. // The file reading ignores all 
  11. // text and looks for all occurances of 
  12. // numbers only. Place each number on a 
  13. // new line as set out below.
  14. //
  15. // Any occurance of a number on each line
  16. // is passed as data values.
  17. //
  18. // If this file is not present in the
  19. // executable directory path all text colours
  20. // will default to white.
  21. //--------------------------------------------
  22.  
  23. NOTE: 
  24. -----
  25. ONE Hundred Percent on RED, GREEN and BLUE will force the 
  26. status text colours to white. Zero's will force the colour to black!
  27.  
  28. Background one
  29. --------------
  30. Red   = 100%
  31. Green = 100% 
  32. Blue  = 100%
  33.  
  34. Background two
  35. --------------
  36. Red   = 100%
  37. Green = 100% 
  38. Blue  = 100%
  39.  
  40. Background three
  41. ----------------
  42. Red   = 100%
  43. Green = 100% 
  44. Blue  = 100%
  45.  
  46. Background four
  47. ----------------
  48. Red   = 100%
  49. Green = 100% 
  50. Blue  = 100%
  51.