Pixels.tbl

From FreeSpace Wiki
Revision as of 08:30, 30 July 2007 by Wanderer (talk | contribs) (added some more info..)
Jump to: navigation, search

This table is used to set ND or non darkening colors.

Syntax

  • Table contains a list of set non darkening colors
  • Table ends to #END

+ND

  • Defines the non darkening color
  • Syntax: Color, three integers, 0 to 255, red, green, blue respectively

Example

+ND 255 255 255
+ND 41 41 255
+ND 255 0 0
+ND 0 255 0
+ND 255 244 126
 
#END