Fast connect (custom main menu)

Discussion in 'Server/Website Chat' started by Tom Hackers, 17 Nov 2008.

  1. Fast connect (custom main menu)

    Just edited menu in tf2 to make fast connect buttons, tryed do same with zps but didn't work :s

    Well look on screenshot - it's "tf2 menu (with names)"
    Without names mean - without * DUSTBOWL 24/7 * since server can change hostname i will need to update "tf2 menu (with names)" alltime then... Well enjoy, readme inside (how to install).

    P.s. don't worry about russian stuff, you will not have it. (it's multilanguage)
     

    Attached Files:

  2. Re: Fast connect (custom main menu)

    you just reminded me that i wanted that a long time ago...
    modified it for myself a bit, have rcon and change maps in it :D
     
  3. Re: Fast connect (custom main menu)

    post dat, waebi
     
  4. Re: Fast connect (custom main menu)

    rcon didnt work yet, will try some more :P
    but the connection stuff is easy. Just open the file (GameMenu.res) with notepad/wordpad or ULTRAEDIT WOOOO and change the lines a bit.

    like


    Code:
    "GameMenu" [$WIN32]
    {
    	{
    		"label" "mpuk pug #1"
    		"command" "engine connect 85.236.101.94:27315;password tf2pickup"
    		"notsingle" "1"
       }
    
    ....
    }
    
    what is "notsingle" by the way? for multiple commands?
     
  5. Re: Fast connect (custom main menu)

    If you will launch singleplayer mode, you will not see that while game in playing...

    Well same as you start play singleplayer in garrysmod you will not see disconect button.
     
  6. Re: Fast connect (custom main menu)

    Code:
    "GameMenu" [$WIN32]
    {
    	"1"
    	{
    		"label" "mpuk pug #1"
    		"command" "engine connect 85.236.101.94:27315;password tf2pickup"
    		"notsingle" "1"
    	}
    
    	"2"
    	{
    		"label" "rcon auth"
    		"command" "engine rcon_address IP:PORT;rcon_password PASS"
    		"notsingle" "1"
    	}
    
    	"3"
    	{
    		"label" "changelevel cp_badlands"
    		"command" "engine rcon changelevel cp_badlands"
    		"notsingle" "1"
    	"4"
    	{
    		"label" "Reconnect to Last Server"
    		"command" "engine retry"
    
    }
    
    ^just some random stuff.


    "notsingle" seems to do NOTHING :P
     
  7. Re: Fast connect (custom main menu)

    Are my posts invisible to you Waebi... lol?

    "notsingle" "1"
    If singleplayer map is on - label won't show in menu.
     
  8. Re: Fast connect (custom main menu)

    This can be handy, muchas gracias.
     
  9. Re: Fast connect (custom main menu)

    well tom, i READ what you wrote, but it's true: i still see them when pressing "esc", like any other button, even when starting a local server.
     
  10. Robbiebob Non Verba, Sed Acta

    Re: Fast connect (custom main menu)

    Kool thnx a lot Tom
     
  11. Re: Fast connect (custom main menu)

    ...local server... and i mean not local server, i mean a single player map, when noone can connect you, test it in garrysmod...
     

Users Viewing Thread (Users: 0, Guests: 0)

Users found this page by searching for:

  1. tf2 fast connect

    ,
  2. tf2 hot to customize the main menu engine connect

    ,
  3. fast connect tf2

    ,
  4. tf2 connect menu