by DataStorm » 14 Apr 2010, 07:03
ok, I've made the version for TF2, should be easily remade for DODS or HL2DM etc if ppl want... as I don't have DODS, i'm not able to extract the original GameMenu.res and test it.
How to use:
- Download and extract the attached rar file.
- Copy the file "GTFOsrv.cfg" into your "c:\program files\steam\steamapps\*your_account_name_here*\team fortress2\tf\cfg\" folder.
- OPTIONAL: edit your autoexec.cfg file in the same directory and place at the END of the
file on a new line: exec gtfosrv
- Copy the file "GameMenu.res" into your "c:\program files\steam\steamapps\*your_account_name_here*\team fortress2\tf\resource\" folder.
Explanation:
The menu option executes "GTFOsrv.cfg"
The GTFOsrv.cfg file enables and shows console if its not already.
Then it clears a number of lines and prints in the console the current options of the servers.
It makes a number of aliases to be used as commands to connect to a server.
so, if you type "g01" it will connect you to TF2 server #01, all the way up to #11 with g11.
the complete list is: G01, G02, G03, G04, G05, G06, G07, G08, G09, G10 and G11
Now, if you want to include server #00, you have to uncomment 2 lines in the GTFOsrv.cfg, its quite easy, look into the file and it should be clear to you where to remove the "//".
To be lenient i have also included aliases to connect without leading 0. Those are:
G2, G3, G4, G5, G6, G7, G8 & G9
G0 and G1 are not included cos those could be meant for G0x or G10 or G11, if you want those, those 2 lines can be un-commented in the same way.
When connected to a server, the menu option will be BELOW the "Resume game", "Disconnect" and "Mute Player" menu items. When trying this out, I found it a hindrance to have them above those... as I often use the "Resume Game" menu item... maybe in later versions I will put it below the "------------------" line.
The menu itself is just an extract of the original GameMenu.res file, and nothing else has been added or removed from it. Only this menu line is added.
Result is as in the screenshot attached.
- Attachments
-

-

-
GTFO Consolemenu.rar
- (728.99 KiB) Downloaded 21 times
Last edited by
DataStorm on 08 May 2010, 19:28, edited 1 time in total.