Difference between revisions of "Nebula.tbl"

From FreeSpace Wiki
Jump to: navigation, search
(initial page commit)
 
m (update)
Line 1: Line 1:
 +
Revision information.. <!-- Please update this information when page is updated -->
 +
::'''3.6.x branch:''' 2.50.2.3
 +
::'''3.7 branch:''' 2.57
 +
 +
 
Nebula.tbl is used to define the various nebula bitmaps and poofs.
 
Nebula.tbl is used to define the various nebula bitmaps and poofs.
 +
  
 
==Format==
 
==Format==
Line 5: Line 11:
 
*Section ends with '''#end'''
 
*Section ends with '''#end'''
 
*Second section is a list of nebula poofs that also ends with '''#end'''
 
*Second section is a list of nebula poofs that also ends with '''#end'''
 +
  
 
==+Nebula:==
 
==+Nebula:==
 
*Defines the graphics used for the nebula bitmaps
 
*Defines the graphics used for the nebula bitmaps
*Syntax: ''string''
+
*Syntax: '''String'''
 +
 
  
 
==+Poofs:==
 
==+Poofs:==
 
*Defines the used nebula poofs
 
*Defines the used nebula poofs
*Syntax: ''string''
+
*Syntax: '''String'''
 +
 
  
 
==Sample==
 
==Sample==

Revision as of 10:54, 9 August 2007

Revision information..

3.6.x branch: 2.50.2.3
3.7 branch: 2.57


Nebula.tbl is used to define the various nebula bitmaps and poofs.


Format

  • Table begins with list of all bitmaps available for the nebulas
  • Section ends with #end
  • Second section is a list of nebula poofs that also ends with #end


+Nebula:

  • Defines the graphics used for the nebula bitmaps
  • Syntax: String


+Poofs:

  • Defines the used nebula poofs
  • Syntax: String


Sample

  • Retail FreeSpace 2 table
+Nebula:			nbackblue1
+Nebula:			nbackblue2
+Nebula:			nbackcyan
+Nebula:			nbackgreen
+Nebula:			nbackpurp1
+Nebula:			nbackpurp2
+Nebula:			nbackred
+Nebula:			nbackblack

#end

+Poof:				PoofGreen01
+Poof:				PoofGreen02
+Poof:				PoofRed01
+Poof:				PoofRed02
+Poof:				PoofPurp01
+Poof:				PoofPurp02

#end