si_gameType
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
game type - singleplayer, deathmatch, Tourney, Team DM, Last Man or CTF
| Property |
Value |
| Type |
console variable |
| Default |
si_gameTypeArgs[ 0 ] |
| Flags |
CVAR_GAME | CVAR_SERVERINFO | CVAR_ARCHIVE |
Quake 4
game type - singleplayer, DM, Tourney, Team DM, CTF, Arena CTF, or DeadZone
| Property |
Value |
| Type |
console variable |
| Default |
si_gameTypeArgs[0] |
| Flags |
CVAR_GAME | CVAR_SERVERINFO | PC_CVAR_ARCHIVE |
Prey
game type - singleplayer, deathmatch, or Team DM
| Property |
Value |
| Type |
console variable |
| Default |
si_gameTypeArgs[ 0 ] |
| Flags |
CVAR_GAME | CVAR_SERVERINFO | CVAR_ARCHIVE |