Menu.tbl

From FreeSpace Wiki
Revision as of 17:14, 13 December 2011 by MjnMixael (talk | contribs) (Revision fix)
Jump to: navigation, search

Revision information.....

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


Retail FreeSpace 2 table.

Contains shortcut keys that were never implemented. Apart from the mainhall related settings the menu.tbl doesn't seen to have any functionality. Some of options defined for other than mainhall do actually work, but only because they are hardcoded and not because of this table. Also some of the options function only in debug mode.

Retail Table

[MAIN HALL]
mainhall1 mainhall1-m
;i:\projects\freespace\music\waves\main.wav

; exit region
"" 0  NULL NULL NULL NULL

; barracks
"" 1 B NULL NULL NULL NULL

; ready room
"" 2 R NULL NULL NULL NULL

; tech room
"" 3 T NULL NULL NULL NULL

; options
"" 4 NULL NULL NULL NULL

; campaign room
"" 5 C NULL NULL NULL NULL

; multiplayer
"" 10 NULL NULL NULL NULL NULL

; load mission
"" 11 L NULL NULL NULL NULL NULL

; quick start
"" 12 G NULL NULL NULL NULL NULL

; skill level
"" 13 NULL NULL NULL NULL NULL


[BARRACKS MENU]
barracks barracks-m
;none.wav

"Change Pilot" 1 P NULL NULL NULL NULL 
"View Combat Statistics" 2 C NULL NULL NULL NULL
"View Medals" 3 M NULL NULL NULL NULL
"Return" 4 Q NULL NULL NULL NULL

[TRAINING MENU]
training training-m
;none.wav

"Training Missions" 1 T NULL NULL NULL NULL
"Replay Missions" 2 R NULL NULL NULL NULL
"Return" 3 Q NULL NULL NULL NULL


[TECH MENU]
tech tech-m
;none.wav

"Ship Specs" 1 S NULL NULL NULL NULL 
"View Cut Scenes" 2 V NULL NULL NULL NULL 
"View Recorded Demo" 3 D NULL NULL NULL NULL
"Credits" 4 C NULL NULL NULL NULL 
"Return" 5 Q NULL NULL NULL NULL 
"Simulator Room" 7 M NULL NULL NULL NULL 

[OPTIONS MENU]
options options-m
;none.wav

"Sound/Music" 1 S NULL NULL NULL NULL
"Controls Configuration" 2 C NULL NULL NULL NULL
"HUD Configuration" 3 H NULL NULL NULL NULL
"Save/Restore" 4 F NULL NULL NULL NULL
"Return" 5 Q NULL NULL NULL NULL