SRCDS Steam group


Tutorial: How to setup a TF2 server
Hey, um... the server Ive made works perfect besides 1 thing... the auto kick is on... Ive tried turning it off.. but I'm not sure how... i went into the config you listed above and set it to 1, 0, my name and i always end up getting kicked if i idle more than 60seconds... can anyone help me?
Plus id like to add an admin mod to it... any suggestions to what one to get and how to install it???? I would really appreciate it if someone would help me out!
Reply
It said it would only operate in LAN mode. Please help, thanks.
Reply
(07-23-2012, 01:36 PM)Wbusby Wrote:  
(10-10-2007, 05:44 PM)Beck Wrote:  
Beck Wrote:OK...ran into the first snag....cant get the server to run...
Theres no SRCDS.EXE file to be found...
My HLServer folder is app 1,27 Gb...am I missing something here?
Never mind...saw the solution in an other thread...need to keep running the updater tool and the scrds file will appear in the orangebox folder
I don't have the Orangebox folder or SRCDS.EXE!

Download the HldsUpdateTool, if you already have, locate it, then open up cmd.exe in your SYSTEM32 or (x86) folder and type this: c:\(The file where it's located)\hldsupdatetool -command update -game tf -dir c:\(Where you want all the files.) Wait about an hour - 1 1/2 hours then you should have all the files and the orangebox folder, and srcds.exe should be in the Orangebox folder, hope I helped.
Reply
(08-03-2011, 02:21 PM)tyrnigan Wrote:  ok pardon my noob question: server is up, now how do I actually run it ingame?

Simple, just copy down the IP Address that it says in the srcds.exe thing that pops up and says all the crap, then go to TF2 and open the console and type "connect (IP Address that it says)" and there you go.
Reply
(06-26-2011, 01:03 AM)camoflauge20 Wrote:  i am stuck at the .cfg file, how do i save it not as a text file through notepad and how do i change settings?

thanks

Simple, when you open notepad, paste it, then press save as, click at the bottom in the drop-down bar: All files then save the notepad as "server.cfg" it will automatically make it a config file.
Reply
Toungue 
(08-19-2012, 03:19 AM)Raward Wrote:  Hey, um... the server Ive made works perfect besides 1 thing... the auto kick is on... Ive tried turning it off.. but I'm not sure how... i went into the config you listed above and set it to 1, 0, my name and i always end up getting kicked if i idle more than 60seconds... can anyone help me?
Plus id like to add an admin mod to it... any suggestions to what one to get and how to install it???? I would really appreciate it if someone would help me out!

i think i may have had the same problem but I'm not sure.
my server cfg for autokicks and such looks like this:
mp_disable_autokick 1
mp_idledealmethod 0
mp_idlemaxtime 1440
For mp_idlemaxtime 1440, you can change the value to how long they can be afk before kicking them, the value is in seconds so 1440 seconds would be 24 minutes.
Reply
(05-02-2012, 06:24 AM)MasterBinkie Wrote:  
(05-01-2012, 10:57 AM)MasterBinkie Wrote:  Okay, when I made the server, it worked, but it says I'm not the server operator, please help.
Also, it says it as a LAN server.

You can set rcon_password in the server config file to anything.
example: rcon_password 123
When you are ingame and in your server; in console, type: rcon_password 123 and you should be able to become the operator.
If you set sv_lan 0, then It should work fine. You also need ports 27015 open and port 27005 open. Players should connect through your external/public ip address.
One way to connect would be going to developer console and typing, connect (ip)
Another way would be adding the ip to your favorites.
Reply
Sad 
When i try setting up my server it comes up with an error saying
"tf_server_identity_account_id not set; not logging into registered account
Fetched 1342267 bytes item schema version 9EE5A7A5 via HTTP; update is queued."

Please help Sad
Reply
(09-15-2012, 05:35 AM)ratchetbot3 Wrote:  When i try setting up my server it comes up with an error saying
"tf_server_identity_account_id not set; not logging into registered account
Fetched 1342267 bytes item schema version 9EE5A7A5 via HTTP; update is queued."

Please help Sad
I noticed before it says "Connection to steam servers successful."
Then it says the public IP
And then it says "Assigned anonymous gameserver Steam ID [The id]
VAC secure mode is activated.
Connection to game coordinator established.
Then it says what i put before.

Yet again... Please help
Reply
OK, have revisited after 6 years!! WOW thats a lot a reads!

In any case, Im going to install the TF2 server for the first time since I made this tut and see what problems I get.

A few things I will update in the tut:
1) How to update the installation
2) Where to download the cfg and bat files (as they seem to be a real problem for people to create)

Ill get back to you...
Reply
(09-19-2012, 02:34 AM)Beck Wrote:  OK, have revisited after 6 years!! WOW thats a lot a reads!

In any case, Im going to install the TF2 server for the first time since I made this tut and see what problems I get.

A few things I will update in the tut:
1) How to update the installation
2) Where to download the cfg and bat files (as they seem to be a real problem for people to create)

Ill get back to you...

Did a few updates with help from other posters...
How to update the installation
How to make the server run on the internet
How to add custom maps

Thanks to CentralFrag for some of the tips!
Reply
Hi! This is a wonderful little tutorial, but its not working and I don't know what I'm doing wrong. It downloaded all the files, I even attempted updating a few times just to make sure. I used the exact code that you gave. The server starting .bat file says I've connected to steam servers and has given me a public IP. But when I try to connect to that IP, it doesn't connect to anything. Any suggestions? Thanks in advance.

EDIT: I noticed in the console after I try to connect using the IP, it says the following:

] connect 99.230.2.213
WARNING: Port 27015 was unavailable - bound to port 27016 instead
WARNING: Port 27005 was unavailable - bound to port 27006 instead
WARNING: Port 27020 was unavailable - bound to port 27021 instead

Do I have to change something with the ports in the command line?
Reply
(10-05-2012, 07:08 AM)Laggylaptop Wrote:  Hi! This is a wonderful little tutorial, but its not working and I don't know what I'm doing wrong. It downloaded all the files, I even attempted updating a few times just to make sure. I used the exact code that you gave. The server starting .bat file says I've connected to steam servers and has given me a public IP. But when I try to connect to that IP, it doesn't connect to anything. Any suggestions? Thanks in advance.

EDIT: I noticed in the console after I try to connect using the IP, it says the following:

] connect 99.230.2.213
WARNING: Port 27015 was unavailable - bound to port 27016 instead
WARNING: Port 27005 was unavailable - bound to port 27006 instead
WARNING: Port 27020 was unavailable - bound to port 27021 instead

Do I have to change something with the ports in the command line?
To be honest , I do not know. Its something to do with your network setup. Have you forwarded the ports?
Reply
(10-10-2012, 03:08 AM)Beck Wrote:  
(10-05-2012, 07:08 AM)Laggylaptop Wrote:  Hi! This is a wonderful little tutorial, but its not working and I don't know what I'm doing wrong. It downloaded all the files, I even attempted updating a few times just to make sure. I used the exact code that you gave. The server starting .bat file says I've connected to steam servers and has given me a public IP. But when I try to connect to that IP, it doesn't connect to anything. Any suggestions? Thanks in advance.

EDIT: I noticed in the console after I try to connect using the IP, it says the following:

] connect 99.230.2.213
WARNING: Port 27015 was unavailable - bound to port 27016 instead
WARNING: Port 27005 was unavailable - bound to port 27006 instead
WARNING: Port 27020 was unavailable - bound to port 27021 instead

Do I have to change something with the ports in the command line?
To be honest , I do not know. Its something to do with your network setup. Have you forwarded the ports?

Dang, I KNEW I missed a step. No, I haven't forwarded the ports, and I'm also unsure how to do this. Could you give me a quick runthrough on how to do this or link me to a thread which has what I need?
Reply
If anyone needs any tf2 server send me a pm, xfire: devilthehell, ugc-hosting@hotmail.ca, or http://www.spirit-hosting.tk, I would be glad to assist you
Reply


Forum Jump:


Users browsing this thread: 38 Guest(s)