Pixels.tbl

From FreeSpace Wiki
Revision as of 11:56, 9 August 2007 by Wanderer (talk | contribs) (update)
Jump to: navigation, search

Revision information..

3.6.x branch: 2.8
3.7 branch: 2.9


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