[Solved] How to start the server with the game
-
Is it possible to run the server and the game on the same computer (without using virtual machines)?
When I start the server, I can’t open game (and vice versa) -
If I recall correctly, to do that you need to change the port the server runs on (and port forward it) and start the server and then start the game.
-
try launching bootstrapper with
.\\bin\\plutonium-bootstrapper-win32.exe iw5mp /path/to/game/ -dedicated +start_map_rotate +set key <SERVERKEY> +set net_port <ANOTHERPORT> +set sv_config server.cfg
Another Port not 27016