si_pure
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
server is pure and does not allow modified data
| Property |
Value |
| Type |
console variable |
| Default |
1 |
| Flags |
CVAR_GAME | CVAR_SERVERINFO | CVAR_BOOL |
Quake 4
server is pure and does not allow modified data
| Property |
Value |
| Type |
console variable |
| Default |
1 |
| Flags |
CVAR_GAME | CVAR_SERVERINFO | CVAR_BOOL | CVAR_ROM |
Prey
server is pure and does not allow modified data
| Property |
Value |
| Type |
console variable |
| Default |
1 |
| Flags |
CVAR_GAME | CVAR_SERVERINFO | CVAR_BOOL |