Key issues

This server uses more slots than allowed by policy. The allowed slot count is 48, but the server has a maximum slot count of 64. how we can fix the problem ?

Change in your Server.cfg from 64 to 48 slots.

From:
sv_maxclients 64
To:
sv_maxclients 48

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.