Difference between revisions of "Pixels.tbl"

From FreeSpace Wiki
Jump to: navigation, search
(added some more info..)
m (update)
Line 1: Line 1:
 +
Revision information.. <!-- Please update this information when page is updated -->
 +
::'''3.6.x branch:''' 2.8
 +
::'''3.7 branch:''' 2.9
 +
 +
 
This table is used to set ND or non darkening colors.
 
This table is used to set ND or non darkening colors.
  

Revision as of 11:56, 9 August 2007

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