Difference between revisions of "Credits.tbl"

From FreeSpace Wiki
Jump to: navigation, search
(Adding $Start Image Index entry)
Line 1: Line 1:
{{TableVersion|5154}}
+
{{TableVersion|7240}}
  
 
'''Credits.tbl''' is a table for defining the text displayed in the credits screen.
 
'''Credits.tbl''' is a table for defining the text displayed in the credits screen.

Revision as of 18:31, 19 March 2012

Revision information.....

FSO Revision: 7240
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


Credits.tbl is a table for defining the text displayed in the credits screen.

Flags

  • These go before the rest of the credits.

$Start Image Index

FS2 Open, 3.6.14:
  • Sets the image index that the credits image scroll will start with.
  • Defaults to random number.
  • Syntax: Interger

Format

  • Table consists of header entries followed by the list of people under that header.
  • Header:
    • Syntax: XSTR("String", -1), Header
    • Example: XSTR("Lead Programmer:", -1)
  • List of names can be added under each header (not required).

Sample

XSTR("Lead Programmer:", -1)

Dave Baranec


XSTR("Programming:", -1)

Dave Andsager
Jeff Farris
Neil Kumar