Difference between revisions of "Pixels.tbl"

From FreeSpace Wiki
Jump to: navigation, search
m (updated version info)
m (updated version info)
Line 1: Line 1:
Revision information.. <!-- Please update this information when page is updated -->
+
{{TableVersion|5154|5154}}
::'''3.6.x branch:''' 2.8.2.1
 
::'''3.7 branch:''' 2.10
 
  
  

Revision as of 15:33, 14 June 2009

Revision information.....

FSO Revision: 5154
Note: Please update the version when the page is updated. If your edit had nothing to do with new code entries then please do not edit the version



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