Author Topic: How to add servers to tf2 game menu  (Read 1843 times)

0 Members and 1 Guest are viewing this topic.

psyXeon
  • Founder
  • *
  • Posts: 12.531
  • Country: es
  • Reputation: 197
  • Gender: Male
    • THEPSYFAMILY.NET
How to add servers to tf2 game menu
« on: March 01, 2008, 04:26:10 PM »
How to add servers to tf2 game menu


1 open note pad

2 Copy  Paste the hole code  in it

3 Edit name + ip and add your favorite servers

4 save the file as / GameMenu.res

5 paste the file in inside \tf\resource







Quote
"GameMenu" [$WIN32]
{
    "1"
    {
        "label" "Connect - EU Resistance"
        "command" "engine connect 85.25.151.231:31234"
        "notsingle" "1"
    }
    "2"
    {
        "label" "Connect - lv GamerX"
        "command" "engine connect 80.233.172.49:27015"
        "notsingle" "1"
    }
    "3"
    {
        "label" "Connect - EU BadGamers"
        "command" "engine connect 88.193.245.127:27015"
        "notsingle" "1"
    }
    "14"
    {
        "label" "Connect - MD TF2.idknet.com"
        "command" "engine connect 217.19.212.4:27017"
        "notsingle" "1"
    }
    "15"
    {
        "label" "Connect - RU Reborn"
        "command" "engine connect 195.58.1.124:27030"
        "notsingle" "1"
    }
    "16"
    {
        "label" "Connect - RU CSmania"
        "command" "engine connect 80.86.247.154:27016"
        "notsingle" "1"
    }
    "17"
    {
        "label" "Connect - RU [R.T.S.]"
        "command" "engine connect 80.93.176.243:27016"
        "notsingle" "1"
    }
    "18"
    {
        "label" " "
        "command" "spacer"
    }
    "19"
    {
        "label" "< WELCOME TO Thepsyfamily >"
        "command" "engine showconsole;www.thepsyfamily.net"
    }
    "20"
    {
        "label" "< CONSOLE ON/OFF >"
        "command" "engine toggleconsole;echo -------------------------------------;echo | ------------ CONSOLE ------------ |;echo -------------------------------------"

    }
    "21"
    {
        "label" "#GameUI_GameMenu_Disconnect"
        "command" "Disconnect"
        "OnlyInGame" "1"
    }
    "22"
    {
        "label" " "
        "command" "spacer"
    }
    "23"
    {
        "label" "[psy]TF2 update 16 - v - 1.0.2.0"
        "command" "engine bug"
    }
    "4"
    {
        "label" "#GameUI_GameMenu_FindServers"
        "command" "OpenServerBrowser"
    }
    "5"
    {
        "label" "#GameUI_GameMenu_CreateServer"
        "command" "OpenCreateMultiplayerGameDialog"
    }
    "7"
    {
        "label"    "#GameUI_LoadCommentary"
        "command" "OpenLoadSingleplayerCommentaryDialog"
    }
    "8"
    {
        "label" "#GameUI_ReportBug"
        "command" "engine bug"
    }
    "9"
    {
        "label" "#GameUI_GameMenu_Achievements"
        "command" "OpenAchievementsDialog"
    }
    "10"
    {
        "label" "#GameUI_GameMenu_PlayerStats"
        "command" "engine showstatsdlg"
    }
    "11"
    {
        "label" "#GameUI_Controller"
        "command" "OpenControllerDialog"
        "ConsoleOnly" "1"
    }
    "12"
    {
        "label" "#GameUI_GameMenu_Options"
        "command" "OpenOptionsDialog"
    }
    "13"
    {
        "label" "#GameUI_GameMenu_Quit"
        "command" "Quit"
    }
}

aaxplotion
  • [psy] Contributor
  • *
  • Posts: 36
  • Reputation: 0
How to add servers to tf2 game menu
« Reply #1 on: March 01, 2008, 05:22:43 PM »
nice....now waiting for update


lscratcher
  • [psy] Contributor
  • *
  • Posts: 35
  • Reputation: 0
How to add servers to tf2 game menu
« Reply #3 on: March 21, 2008, 11:24:27 AM »
ty im going to need this

Black'Jesus
  • Validated
  • *
  • Posts: 18
  • Reputation: 0
    • http://
How to add servers to tf2 game menu
« Reply #4 on: March 23, 2008, 10:12:39 AM »
Thanks! Really needed this, tired of alt-tabbing to copy server adresses.
"The perfect blossom is a rare thing. You could spend your life looking for one, and it would not be a wasted life."


Symphony
  • Validated
  • *
  • Posts: 15
  • Reputation: 0
Re: How to add servers to tf2 game menu
« Reply #6 on: July 21, 2008, 01:22:12 AM »
cool is really easy to do!

You can post your guys so other users can use them!

too bad people are lazy to do that..
It would really be useful for those who are new to the game.

AquanTheDemon
  • Validated
  • *
  • Posts: 15
  • Reputation: 0
Re: How to add servers to tf2 game menu
« Reply #7 on: September 08, 2008, 12:30:24 PM »
Great! This is very usefull,i'm going to do that ;) Thanks ^^

psyXeon
  • Founder
  • *
  • Posts: 12.531
  • Country: es
  • Reputation: 197
  • Gender: Male
    • THEPSYFAMILY.NET
Re: How to add servers to tf2 game menu
« Reply #8 on: September 22, 2008, 08:17:09 PM »
Great! This is very usefull,i'm going to do that ;) Thanks ^^

you are welcome to build a one with your favorite servers and share it here

johnpinky7
  • Validated
  • *
  • Posts: 16
  • Reputation: 0
Re: How to add servers to tf2 game menu
« Reply #9 on: December 14, 2008, 12:10:58 AM »
Thanks man...really helps

sick190
  • Validated
  • *
  • Posts: 15
  • Reputation: 0
Re: How to add servers to tf2 game menu
« Reply #10 on: December 14, 2008, 05:57:28 PM »
Wait, you write that in console or what?

soz, i just read it, thanks

senzatie6
  • Validated
  • *
  • Posts: 15
  • Reputation: 0
Re: How to add servers to tf2 game menu
« Reply #11 on: December 18, 2008, 09:22:41 PM »
thanks

yasir
  • Validated
  • *
  • Posts: 16
  • Reputation: 0
  • Gender: Male
Re: How to add servers to tf2 game menu
« Reply #12 on: December 19, 2008, 03:30:00 PM »
buddy u r simply g8t

MiC
  • *
  • Posts: 106
  • Country: 00
  • Reputation: 3
  • Gender: Male
Re: How to add servers to tf2 game menu
« Reply #13 on: December 19, 2008, 06:43:51 PM »
It's easy and fast  :eye:

pihug12
  • Newbie
  • *
  • Posts: 4
  • Reputation: 0
Re: How to add servers to tf2 game menu
« Reply #14 on: December 20, 2008, 02:25:50 PM »
Yeah ! "Easy and fast" !
I share this trick with my friends now.

Felinx
  • Validated
  • *
  • Posts: 15
  • Reputation: 0
  • Gender: Male
Re: How to add servers to tf2 game menu
« Reply #15 on: January 09, 2009, 07:11:41 PM »
And Can add favorit serveur when using steam

riteshahuja
  • Validated
  • *
  • Posts: 14
  • Reputation: 0
Re: How to add servers to tf2 game menu
« Reply #16 on: January 30, 2009, 12:57:37 PM »
wow thanks a bunch dude i was looking for this a long while but gave hope to see it ever...



this is amazing and very helpful :cool2:

luizmp
  • Validated
  • *
  • Posts: 20
  • Reputation: 0
Re: How to add servers to tf2 game menu
« Reply #17 on: February 01, 2009, 01:27:19 AM »
wow... have to try this one..

lolahaha1
  • Validated
  • *
  • Posts: 13
  • Reputation: 0
Re: How to add servers to tf2 game menu
« Reply #18 on: February 16, 2009, 01:08:32 PM »
thanks

kafuzo
  • Validated
  • *
  • Posts: 12
  • Reputation: -6
Re: How to add servers to tf2 game menu
« Reply #19 on: May 13, 2009, 07:31:47 PM »
nice post , thanks

magero
  • Validated
  • *
  • Posts: 16
  • Reputation: 0
Re: How to add servers to tf2 game menu
« Reply #20 on: June 08, 2009, 03:10:45 PM »
thanks man

Zaikatana
  • [psy] Contributor
  • *
  • Posts: 49
  • Reputation: 0
  • Gender: Male
  • Fighting for Gamers Rights
Re: How to add servers to tf2 game menu
« Reply #21 on: June 19, 2009, 11:00:32 AM »
Will this work for v1.0.5.2+ ?

patalete
  • *
  • Posts: 5.351
  • Country: 00
  • Reputation: 404
  • Gender: Male
Re: How to add servers to tf2 game menu
« Reply #22 on: June 19, 2009, 12:18:42 PM »
yes this is a core feature of the game...it should not change never unless Valve change the way menus are handled...
This guy is lost on vacations. Probably he will not answer your forum inquires or you personal messages until the SAS find him and bring him back to civilization.

zer0w
  • Newbie
  • *
  • Posts: 1
  • Reputation: 0
Re: How to add servers to tf2 game menu
« Reply #23 on: October 01, 2009, 11:41:45 AM »
Very useful its working no need to go to css anymore  :w00t:

johnchan215
  • Validated
  • *
  • Posts: 14
  • Reputation: 0
Re: How to add servers to tf2 game menu
« Reply #24 on: December 07, 2009, 09:15:50 PM »
I never thought you could do that
I thought you can only make it to favorites

Sardis_Oreily
  • Validated
  • *
  • Posts: 16
  • Reputation: 0
  • Gender: Male
Re: How to add servers to tf2 game menu
« Reply #25 on: December 09, 2009, 05:44:45 AM »
awesome thxs for the post