Page 1 of 1

How does the reserved slot system work?

Posted: Mon Feb 18, 2013 10:19 am
by Edge100x
There are four commands used to administer the reserved slots system:

• net_reserved_slot_system <1 | 0> - turns the reserved slot system on/off
• net_add_reserved_slot <name> - adds the named player to the reserved slots system
• net_remove reserved_slot <name> - removes the named player from the reserved slots system
• net_list_reserved_slot - lists all players in the reserved slots system

All these commands must be entered on the server either directly, or via RCON or HTTP XML-RPC. You should be able to set them in your dedicated.cfg file.