Using RconMax(MW) - My CP
From RconMax
(Redirected from Using RconMax - My CP)
From the RconMax Wiki
Back to: Using RconMax(MW)
Contents |
My CP is a control panel for launching a dedicated COD4 server locally on the same computer that RconMax is running on.
The My CP function is not for starting a game server that is hosted on a remote machine at a server hosting company. It is for running a game server locally on the same machine (PC) that RconMax is running on only.
Settings
- fs_savepath - This is where COD4 will write data to. Normally this is the same as the Game Folder.
- ... - Click the ... button to choose the fs_savepath folder.
- fs_game - This is the "relative" path to you mod folder. Only required if you are running a modded / custom map server. You do not put the "c:\program files\infinityward\cod4\" just the bit after that.
- Dedicated - This set whether it is an internet server or a server on you local network.
- net_ip - This is the IP address for your server. In most cases this should be set to localhost even if you are going to run your server as an internet server for remote players to join.
- net_port - The UDP port that you are going to use for your game server. The COD4 default for this is 28960. You may need to enable this port in your router / firewall.
- sv_punkbuster - Set PunkBuster On or Off for your local game server.
- Exec - This is used to execute a configuration file when the local game server starts.
- map_rotate - If you do not use the map_rotate command your local game server will not normally run correctly and players will not be able to connect.
- Apply Changes - This will rebuild the command line based on the selected settings.
- Save Settings - This will save your settings to use again next time.
- Command Line - This is the command line that will be used to start your local game server.
- Create Configs - This will create a standard set of configuration files that you can use for your local game server. You should edit these files using a basic text editor like NotePad and make any necessary changes before using them for local your server.
- Start Server - This will start your local game server running using the settings in the command line text box.
- Restart Server - This will restart you local game server using the settings in the command line text box.
- Shut Down Server - This will shut down your local game server.
Running A Server
- Run RconMax.
- Go to the My CP tab.
- Set fe_savepath to some folder that exists "C:\Program Files\Activision\Call of Duty 4 - Modern Warfare\" is good.
- Uncheck the fs_game option.
- Set dedicated to "internet"
- Set the net_ip address to "localhost"
- Set net_port to 28960
- Set sv_punkbuster to "ON"
- Set exec to server.cfg
- Set map_rotate
- Click Apply Changes
- Click Save Settings
- Next either go to step 15 to create a "standard" set of config files, or go to step 16 to create a "custom" set of config files.
- "Standard" config files. On the My CP tab click Create configs. Go to step 17.
- "Custom" config files.
- Go to the Server General tab and make all the settings that you want your server to have.
- Go to the Maps tab and create the map rotation that you want you server to have.
- Go to the Server General tab and make all the settings that you want your server to have.
- Go to the Classes / Perks tab and make all the settings that you want your server to have. Only required for unranked servers.
- Go to the Loadouts tab and make all the settings that you want your server to have. Only required for unranked servers.
- Go to the Weapons tab and make all the settings that you want your server to have. Only required for unranked servers.
- Go to the Settings tab and click each of the Create Files buttons in turn (Server, Player and Weapon).
- The config files (server.cfg, playercontrol.cfg and weaponcontrol.cfg) will be created to the RconMax user folder.
- Open these files in turn and verify the settings are as you require.
- At this time only set the rcon password leave the other two blank. You can set these later if you wish.
- In the server.cfg file check / change the following settings
- rcon_password
- sv_privatePassword
- g_password
- Copy the three config files to your COD4 "main" folder.
- On the My CP tab click Start Server.
- The COD4 dedicated game server console windows opens. (That is your game server.)
- Go to the Connect tab
- Click Add to add connection information for your server.
- Add a your server using the dummy IP of 1.1.1.1
- Select the newly added server from the My Servers List.
- Edit the IP in the Connection Information box to be "localhost" (with out the quotes).
- Click Save.
- Click Connect.
- Max is now connected to your local server.
- From the menu in RconMax choose COD4 / CONNECT.
- Your COD4 game client will now start and connect to you local server.
- Or run your COD4 game client as per normal.
- Add you local server to your favs list. This will be your External / Internet IP (you can get this by pressing the IP button on the LCM tab) and the port number will be the port number you used to start the server (in this example 28960).
- If you have trouble getting your server to show up in the COD4 server browser list we suggest posting for help in the InfinityWard Fourm.
