SRCDS Steam group


Questions about SRCDS
#1
Alright let me fill you in on the situation.

There is going to be a LAN party near my area and we are having a few tournaments , TF2 and CS:S and a few more.

At the LAN there is going to be two server machines running all the dedicated servers but I have been testing and figuring out how to configure these servers using my home pc.

My first configuration server was going to be for the CS:S tournament. The only other thing I installed other than the basic setup that the srcds gave me was zblock. I want this server to be running at 100 tick so in the command line prompt I put...

PHP Code:
srcds.exe -console -game cstrike +map de_dust -maxplayers 11 -tickrate 100 

It initially loaded and it said 500+ fps in the upper left corner and zblock loaded and everything.

For some reason when I try to start the same server using the same exact commands it only makes a 66tick server.

Question: When I finally figure out how to run the 100tick server, can I just keep executing the srcds.exe file multiple times to create additional servers with the same configurations with no problems?

Question: I want to create a deathmatch and gun game server as well. I have just been copying the whole srcds file folders and renaming them and installing the required addons and then running the exe's. Is there an easier way to create different types of servers by turning on or off the certain plugin's in the server config?
Reply
#2
Afro-Joe Wrote:Question: When I finally figure out how to run the 100tick server, can I just keep executing the srcds.exe file multiple times to create additional servers with the same configurations with no problems?
You can, just use different ports/ configs (+ exec <configname>) each time.
Servernames, modt's in the server.cfg

Do you use this tool for a fps-boost?

http://files.filefront.com/srcdsfpsboostzip/;5339424;/fileinfo.html

Afro-Joe Wrote:Question: I want to create a deathmatch and gun game server as well. I have just been copying the whole srcds file folders and renaming them and installing the required addons and then running the exe's. Is there an easier way to create different types of servers by turning on or off the certain plugin's in the server config?

Plugins can be turned off in the server.cfg. Add zb_active 0 to turn off Zblock. Just give it a try.
Metamod plugins can be unload by adding meta unload <pluginname>
Metamod console commands:
http://wiki.alliedmods.net/Console_Commands_%28Metamod:Source%29
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)