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

CS:GO demo parser

Results 4 Python-demoparser issues
Sort by recently updated
recently updated
newest added

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,...

I only installed demoparser today and for some reason pip installed version 0.1.0. I'm unable to install 0.4.0,. When I try `pip install demoparser==0.4.0` I am told: `ERROR: Could not...

Hi, would it be possible to integrate Source1 demo files? Kind Regards, Kalle

Hi, I am looking into the weapon_name prop. Some values are 'BaseAnimating', 'BaseEntity', 'BaseWeaponWorldModel'. Is this a bug? Is there any way to filter these values before they get into...