Zombie Grinder

Zombie Grinder

Otillräckligt med betyg
Running A Dedicated Server
Av Infini
Explains the basics on running a dedicated server in the game Zombie Grinder.
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Explanation
Running a dedicated server is fairly trivial with this game.

The first step is to install the server software. If your using the steam GUI you can do this by going to the tools filter in your games library and installing the "Zombie Grinder Dedicated Server" package (riiiiight at the bottom of the list).

If your installing on a headless server you want to use steamcmd to download the package, you can do that reasonably easily, the steam wiki gives a good explanation - https://developer.valvesoftware.com/wiki/SteamCMD. Our appid is 374980 for when you come to running the app_update command.

Once you have the software installed you need to run it. Without specifying any command lines the server will run a generic server with minimal customization. If you want to customize your server you want to enter some of these commands on the command line (or if your running through the steam GUI, right click the dedicated server, go to properties and put the command in set launch options).

This is a brief list of command line options, there are others but they are not particularly relevant to dedicated servers.

Command
Description
-nogui 1
Forces the game to run headless. This is on by default on server builds.
-server 1
Forces the game to run as a server. This is on by default on server builds.
-server_name "My Server"
Sets the name that is shown in the games server browser.
-server_secure 1
Sets the server as a VAC secure server.
-server_map_name "c1_s1"
Sets the name of the map to load by default.
-server_auth_port 8767
Port used to communicate with steam servers. Leave as default.
-server_master_port 27017
Port that is used for master server management. Leave as default.
-server_port 57898
Port uses will communicate on.
-admin_username "Username"
Username login for admin panel.
-admin_password "Password"
Password login for admin panel.
-admin_port 6060
Port the admin panel will be hosted on.

On the main dedicated servers we run with the following command line:

-nogui -server -server_name "US_Official_1" -server_secure -server_map_name "c1_s1" -server_auth_port 8767 -server_master_port 27017 -server_port 57898 -admin_username "UsernameHere" -admin_password "PasswordHere" -admin_port 6060

To adminstrate servers you can define an admin login and port, which will host a very simple webserver on that you can control the server from. You can get to this by entering http://myserverip:6060 (assuming you set -admin_port to 6060) into your web browser.

Thats pretty much all it takes.

- Have fun.
14 kommentarer
fenceofther3df0x 6 maj, 2017 @ 10:22 
Hi all. Awesome game btw. Trying to set up a dedicated server. It seems all good and I can access the website (server running for ten minutes already) but I can't seem to find it when browsing servers in-game. Appropriate ports have been open in the firewall config so not really sure what could be going wrong...any input appreciated!
+2 elixir trade 20 feb, 2016 @ 16:31 
seems like a noice guide
I also need help with this achievement where I need to kill you (im sorry)
XDEMONX 6 feb, 2016 @ 23:18 
If possible could you make a video showing exactlly how to set up a dedicated server, both way. The explanation you have given is rather incomplete for some players like my self to understand.
Vicky Frenzy 1 dec, 2015 @ 11:55 
I found what the problem was! :p
Infini  [skapare] 1 dec, 2015 @ 11:22 
It still needs access to the redistributable dll's.

If you don't have steam installed you can probably solve this by dropping the dll files in the root of the games install folder into the Binary folder. I should really do that by default ...
Vicky Frenzy 1 dec, 2015 @ 11:22 
Or I have another problem I will verify...
Vicky Frenzy 1 dec, 2015 @ 11:21 
No problem :p
But it seem that I can't start the server from a SteamCMD install (Windows 10)
https://www.dropbox.com/s/kzafdeckx5dcvoh/ZombieGrinderDS_SteamCMD_Windows.png?dl=0
The server want Steam but normally the DS (Source Engine for example) doesn't need a running Steam...
Infini  [skapare] 1 dec, 2015 @ 11:00 
Ooops, thanks for that.
Vicky Frenzy 1 dec, 2015 @ 10:56 
The appid is wrong! 263920 is the appid of the game not the server software!
374980 is the correct appid for "Zombie Grinder Dedicated Server"
石棉水泥 3 nov, 2015 @ 4:05 
我就不清楚为何他就是不能正对屏幕,偏偏向左边多出去了,导致右边是黑的,左边又看不到