ItsMods

Full Version: how do you host 2 servers or more?:)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
ok so i have to copys of the mw3 folder but the other one wont show up please show me pics what to do or a video Smile or just a text to pleaseSmile
change the port.....
Create a batch file to run your exe, or add this to the properties of the 2nd server exe...

+set net_queryPort 27018 +set net_port 27019 +set net_authport 8767 +set net_masterserverport 27020

So as the exe starts, it changes the ports for your 2nd server. It needs doing in this order, and cannot be changed in the server.cfg file.

Remember to open the new ports...