How does the reserved slot system work?

Post Reply
User avatar
Edge100x
Founder
Founder
Posts: 12945
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

How does the reserved slot system work?

Post 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.
Post Reply