csgoverview icon indicating copy to clipboard operation
csgoverview copied to clipboard

Time during pause and timeouts

Open Linus4 opened this issue 4 years ago • 0 comments

The demoinfocs-golang parser currently does not parse timeout and pause events. This would have to be implementet in the parser in order to display Paused or Timeout in the interface instead of negative numbers.

In this repo we would need to use the updated parser to parse the events, extend the common.Timer type and extend the drawing function in draw.go.

Linus4 avatar Aug 16 '20 03:08 Linus4