si_maxPlayers
This is a cvar, also known as console variable on id Tech 4 engines, present on DOOM 3, Quake 4 and Prey. Below you can find its default value and flags for each engine that declares it.
DOOM 3
max number of players allowed on the server
| Property |
Value |
| Type |
console variable |
| Default |
8 |
| Flags |
CVAR_GAME | CVAR_SERVERINFO | CVAR_ARCHIVE | CVAR_INTEGER |
Quake 4
max number of players allowed on the server
| Property |
Value |
| Type |
console variable |
| Default |
12 |
| Flags |
CVAR_GAME | CVAR_SERVERINFO | PC_CVAR_ARCHIVE | CVAR_INTEGER |
Prey
max number of players allowed on the server
| Property |
Value |
| Type |
console variable |
| Default |
8 |
| Flags |
CVAR_GAME | CVAR_SERVERINFO | CVAR_ARCHIVE | CVAR_INTEGER |