game_coopmission_manager
Jump to navigation
Jump to search
Code classes:
CGameCoopMissionManager
CBaseEntity
(all ents)
game_coopmission_manager
is a point entity present in Counter-Strike: Global Offensive. This entity fires outputs at certain points in coop missions.
Outputs[edit | edit source]
- OnWaveCompleted
- Fires when players kill all the enemies in a section.
- OnSpawnsReset
- Fires shortly before the level restarts.
- OnRoundLostKilled
- Fires when the round was lost because all the players died.
- OnRoundLostTime
- Fires when the round was lost because time ran out.
- OnRoundReset
- Fires when the round was lost by ANY means.[Confirm]
- OnMissionCompleted
- Fires when the mission is completed.