Results 1 to 3 of 3

Thread: Enabling "Open Server Browser" option in menu

  1. Registered TeamPlayer Mcstrange's Avatar
    Join Date
    01-22-07
    Location
    Atlanta
    Posts
    7,243
    Post Thanks / Like
    Stat Links

    Enabling "Open Server Browser" option in menu Enabling "Open Server Browser" option in menu Enabling "Open Server Browser" option in menu Enabling "Open Server Browser" option in menu Enabling "Open Server Browser" option in menu
    Gamer IDs

    Gamertag: Mcstrange PSN ID: Mcstrange Steam ID: mcstrange
    #1

    Enabling "Open Server Browser" option in menu

    http://forums.steampowered.com/forum...d.php?t=758933

    http://www.fpsbanana.com/tools/3543

    you gotta modify the file "MainMenu.res"
    located at: X:\program files\Steam\steamapps\common\left 4 dead\left4dead\resource\UI\L4D360UI

    1. open it with notepad
    2. look at how the code is built up.
    3. add this code somewhere inbetween (depending where you like the menu item to be):

    Code:

    // Server Browser
    "BtnOpenServer"
    {
    "ControlName" "L4D360HybridButton"
    "fieldName" "BtnOpenServer"
    "xpos" "100"
    "ypos" "175" [$X360]
    "ypos" "165" [$WIN32]
    "wide" "180" [$X360]
    "wide" "180" [$WIN32]
    "tall" "20" [$X360]
    "tall" "15" [$WIN32]
    "autoResize" "1"
    "pinCorner" "0"
    "visible" "1"
    "enabled" "1"
    "tabPosition" "0"
    "navUp" "BtnPlaySolo"
    "navDown" "BtnStatsAndAchievements"
    "labelText" "OPEN SERVER BROWSER"
    "tooltiptext" "Look for a server using the server list."
    "style" "MainMenuButton"
    "command" "OpenServerBrowser"
    "ActivationType" "1"
    "FocusDisabledBorderSize" "1"
    }

    4. save
    5. launch game and see your new menu item saying "OPEN SERVER BROWSER"
    [img width=700 height=437]http://img135.imageshack.us/img135/9302/left4dead20081128011229mp7.jpg[/img]
    <a href=http://www.teamplayergaming.com/signaturepics/sigpic1191_1.gif target=_blank>http://www.teamplayergaming.com/sign...gpic1191_1.gif</a>

  2. Registered TeamPlayer enf's Avatar
    Join Date
    03-15-07
    Posts
    12,497
    Post Thanks / Like
    Blog Entries
    1
    Stat Links

    Enabling &quot;Open Server Browser&quot; option in menu Enabling &quot;Open Server Browser&quot; option in menu Enabling &quot;Open Server Browser&quot; option in menu
    Gamer IDs

    Steam ID: enf11
    #2

    Re: Enabling "Open Server Browser" option in menu

    Nice find. I wonder why they didnt add that feature in normally. Maybe they wanted to force people to use the Lobby system.
    Quote Originally Posted by ATEXANnHISGUN View Post
    given the right set of circumstances I can motivate myself to eat a plate full of shit.

  3. Registered TeamPlayer joker23's Avatar
    Join Date
    07-08-07
    Location
    vulcan
    Posts
    2,448
    Post Thanks / Like
    Stat Links

    Enabling &quot;Open Server Browser&quot; option in menu Enabling &quot;Open Server Browser&quot; option in menu Enabling &quot;Open Server Browser&quot; option in menu
    Gamer IDs

    Gamertag: DiamondJoker23 Steam ID: joker23 joker23's Originid: DiamondJoker23
    #3

    Re: Enabling "Open Server Browser" option in menu

    This should be added to the tech sticky.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Title