Python-demoparser icon indicating copy to clipboard operation
Python-demoparser copied to clipboard

Parse ticks and parse events not returning bot data

Open SiddheshDhinge opened this issue 2 years ago • 2 comments

parse ticks is not returning ticks of bots. ex - X, Y, Z of bot at some tick T. parse Event is not returning appropriate events when bot fired, hurt, etc. Every bot activity seems to be named after single bot.

How to parse bot data?

SiddheshDhinge avatar Dec 05 '23 00:12 SiddheshDhinge

any update on this?

csiki avatar Jan 28 '25 16:01 csiki

hey @csiki, I remember patching some code in this library to use it for myself, but I can't remember where. feel free to look through this patched code to find where I did it. https://github.com/YAA-C/GEPCS/tree/main/demoparserLib

SiddheshDhinge avatar Feb 05 '25 20:02 SiddheshDhinge