coop

From Valve Developer Community
Jump to navigation Jump to search
This article or section is a stub. You can help by expanding it.

coop is a console variable available in all GoldSrc GoldSrc and Source Source games.

It is a leftover from Quake 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.