si_privatePlayers
This is a cvar, also known as console variable on id Tech 4 engines, present on Quake 4. Below you can find its default value and flags for each engine that declares it.
Quake 4
number of private player slots reserved on the server. subtracts from si_maxPlayers, so a server with si_maxPlayers 16 and 4 private player slots will only allow 12 public players to connect - see g_privatePassword, privatePassword
| Property |
Value |
| Type |
console variable |
| Default |
0 |
| Flags |
CVAR_GAME | CVAR_SERVERINFO | PC_CVAR_ARCHIVE | CVAR_INTEGER |