coop
Jump to navigation
Jump to search
coop is a console variable available in all
GoldSrc and
Source games.
It is a leftover from
Quake used to tell the server whether the current session is in cooperative mode or not, using the ( g_pGameRules->IsCoOp() ) check.
Effects in GoldSrc & Source
coop is used to spawn players at info_player_coop spawnpoints, or info_player_start if none are found.