Skip to content

Where are the round_end reason numbers posted? #219

Answered by saul
TheFlyingVoid asked this question in Questions
Discussion options

You must be logged in to vote

Here you go:

TargetBombed = 1 // Target Successfully Bombed!
// 2/3 not in use in CSGO
TerroristsEscaped = 4 // The terrorists have escaped!
CTStoppedEscape = 5 // The CTs have prevented most of the terrorists from escaping!
TerroristsStopped = 6 // Escaping terrorists have all been neutralized!
BombDefused = 7 // The bomb has been defused!
CTWin = 8 // Counter-Terrorists Win!
TerroristWin = 9 // Terrorists Win!
Draw = 10 // Round Draw!
HostagesRescued = 11 // All Hostages have been rescued!
TargetSaved = 12 // Target has been saved!
HostagesNotRescued = 13 // Hostages have not been rescued!
TerroristsNotEscaped = 14 // Terrorists have not escaped!
GameStart = 16 // Game Commencing!
// 15…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by saul
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #38 on February 28, 2021 13:59.