Posts: 1
Threads: 1
Joined: Sep 2011
Reputation:
0
Hello! I have a question that's the opposite of the norm.
Is there any way to prevent my TF2 server from showing up in the server browser? I only want players to be able to connect via IP/favorites/friends.
I'm hoping for a magical cvar "sv_hideserver" or a trick that hasn't come up in my searches. I'm inclined to believe that ESEA servers, for example, somehow don't show up, but I can't be sure.
Thanks!
Posts: 3,906
Threads: 404
Joined: Oct 2007
Reputation:
21
For my experience, even sv_lan 1 servers are visible from the outside.
Your best bet is to password it. No one searches for locked servers anyways...
However, I think it you choose a server port out of the normal range, it may not show up...
~ Mooga ...w00t? -
SRCDS.com on Twitter
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
Posts: 272
Threads: 61
Joined: Mar 2011
Reputation:
0
correct me if i am wrong...
But i heard this could do it:
sv_region -1
GFL(Games For Life) Founder.
Private Message me if you need any help!
Recommend everybody uses
NFO
My Group:
GFL
Posts: 2,440
Threads: 73
Joined: May 2009
Reputation:
33
09-07-2011, 05:48 AM
(This post was last modified: 09-07-2011, 05:48 AM by loopyman.)
I believe if you set your visible players value to 0 then nobody can connect via the browser. They will have to use the console every time because the browser will assume that there is 0 player slots.
Posts: 104
Threads: 2
Joined: Jun 2011
Reputation:
1
set windows firewall or router to block icmp pings, problem solved
Posts: 1,127
Threads: 22
Joined: Sep 2008
Reputation:
10
Jesus, ICMP pings have nothing to do with the gameserver itself. Everytime that steam is asking a gameserver of its information (players, hostname, ping, etc) it asks on the gameserverport, 27015 for example. The ping you see is the time it takes for the packet to reach the gameserver, and then how long it takes for the packet to be processed by the gameserver application, and then how long it takes for the processed package to get back to you.
Slå den med jeres fiberforbindelser...
Posts: 104
Threads: 2
Joined: Jun 2011
Reputation:
1
my server never shows up on the list unless ICMP ping is enabled.. ever
Posts: 882
Threads: 43
Joined: Dec 2010
Reputation:
13
Then you're one special boy :3
Posts: 3,906
Threads: 404
Joined: Oct 2007
Reputation:
21
Please do not raise old, dead threads from the dead. If you need similar help, please feel free to post your own thread with your question. Remember to read the required READ ME FIRST thread for the area in which you are posting.
Thread Locked.
~ Mooga ...w00t? -
SRCDS.com on Twitter
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.