Jump to content

COD4 32 Slot Limit


Jesse

Recommended Posts

I'm trying to set a server to 52 slots and TCADMIN is seeing it as 52 slots and 52 slots is in the default command line. The problem is in-game the server is only 32 slots and the Server Administration and Status module confirms it's only 32 slots.

Link to comment
Share on other sites

Allot of players and server admins have been trying to figure out how to force a slot count larger than 32 players, good news!

 

To run a server with a slot count larger than 32 slots there are to two items you must change:

 

1) Slot count in server.cfg

2) Command line string

 

You will need to first open up your server.cfg for your COD4 server and locate: set sv_maxclients

 

Replace the 32 (or other slot number) with the new slot count, for us we will be using 64. So your new line should look like so:

 

set sv_maxclients "64"

 

Now that you have the slot count changed in the server.cfg, you will need to save it.

 

We will now need to change the command line string you are using to launch the server. You will need to add the following string:

 

+set ui_maxclients "64"

 

NOTE: You will need to change the 64 to which ever number you set in your server.cfg.

 

With those two changes made, you will be able to restart your server and have it at a slot count larger than 32.

 

Enjoy!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use