Author Topic: Dedicated Gamemode  (Read 1633 times)

How do I start a dedicated server with a specific gamemode with it?

What you can do is start said server, then join it and go into the admin menu and change the gamemode. If you don't like this method then you can add it as a property on the launcher. Right click the launcher, go into the properties, and on the target add in -Gamemode
You need to change Gamemode to what you would like it to be.

To clarify what Thorfin was saying, add this to the end:
Code: [Select]
-gamemode GAME_MODE_NAME_HERE

To clarify what Thorfin was saying, add this to the end:
Code: [Select]
-gamemode GAME_MODE_NAME_HERE
Does that have to be the whole name? Example: -gamemode GameMode_Super_Murder_Mystery

Does that have to be the whole name? Example: -gamemode GameMode_Super_Murder_Mystery

For GameMode_Super_Murder_Mystery you'd do -gamemode Super_Murder_Mystery.