A couple days ago, i got a dedicated server running for tf2. For some reason though, everyone can join it but me. Does anyone know a way for me to join my own dedicated server? BTW, I am running an srcds server.
Are you running the server on the same computer as TF2? If you are, that's your problem. I will look deeper in to this when i get home and when i'm using a real computer instead of my iphone.
[QUOTE=n00bman;16421783]Are you running the server on the same computer as TF2? If you are, that's your problem. I will look deeper in to this when i get home and when i'm using a real computer instead of my iphone.[/QUOTE]
Yes I am trying to run tf2 and my server on the same computer. I really want to play on my server. :'(
One problem is that the server uses/may use same ports as your game, so you have at least change them.
Write this to your autoexec.cfg:
[code]hostport 27016
clientport 27006
tv_port 27021[/code]
This has worked with me earlier, but now I come with a new problem (but I can't remember the error message :v:).
[QUOTE=Akasori;16428546]One problem is that the server uses/may use same ports as your game, so you have at least change them.
Write this to your autoexec.cfg:
[code]hostport 27016
clientport 27006
tv_port 27021[/code]
This has worked with me earlier, but now I come with a new problem (but I can't remember the error message :v:).[/QUOTE]
Your probably going to think im a noob but, where is the autoexec.cfg located?
steamapps\account name\team fortress 2\tf\cfg
You'll probably have to create it, just C/C Akasori's code in the notepad, and rename it autoexec.cfg
Sorry, you need to Log In to post a reply to this thread.