How to set gamemode fot deathmatch?

SaintPSU

I'm New Here
Following Brade's guideline, I've succesfully setup and run community server in my country. There are few questions I would like to ask:
1. In the steamCMD, how can I list the players, find their id, and kick or ban them? I've try with rcon in game, but kick [name] doesn't work, and I definitely need someway to kick from outside the game.
2. How to setup a stat system, locally, that log and can then later use to show the top player of the server?
3. The last and most important question, how can I set the server gamemode for deathmatch? I figured that it'll requires some configuration with the server_gamemode.txt, but I can find the related information anyway.

Would you kindly provide me any useful source of information, regarding setting and maintaining CS:GO?

Regard
 

Brades

Bailer
Staff member
1. I recommend you download HLSW for server admin http://hlsw.de/hlsw/download/ All you have to do is add the ip & port of your game server and then add your rcon password to the rcon section. After that you can admin your server from within hlsw, it is much easier than using console.

2. For stats you can use http://www.hlxce.com/ (free) but you will need to have a webserver running for that. We use www.gameme.com for all of our stats. It is hosted remotely by them so there is a small fee but it is worth it imo.

3. In order to run deathmatch you need the sourcemod and metamod. You can download these from http://www.sourcemm.net/snapshots and http://www.sourcemod.net/snapshots.php For CS:GO you will need to use the latest snapshot build. Make sure you choose the correct version to match your Operating System.
After installing metamod:source and sourcemod you will need to install the actual deathmatch sourcemod plugin. It can be downloaded from http://www.bailopan.net/cssdm/index.php?page=download

These sites all have instruction on how to install everything. If you need more help with running a server I suggest visiting http://forums.alliedmods.net/ and http://www.srcds.com

Good luck :rockon:
 
Top