Fix Side enum in the event docs - #214
thechrisnixon wants to merge 2 commits into
Conversation
0ff3730 to
dff8624
Compare
dff8624 to
6615e6d
Compare
|
Hey! I think there is some confusion here. For round end, we set the But for map/series end, we set the So for map/series end 3 is CT, 2 is T |
|
That is not lining up with what I'm seeing with respect to the Then sides switch so my buddy (team2) is now on CT side. He wins round 13 (score goes 8-5) but |
|
I have always wanted to know. Why are the team identifiers different at all? Why not just use the CS# values? |
The
sidevalue in the JSON payload mismatches the docs. Update to havesidebe'1','2', or'3'.However, is
'3'the right value for spec?