Skip to content
This repository has been archived by the owner on Sep 22, 2021. It is now read-only.

Proposal: PickupWeapon and DropWeapon events #117

Open
econoraptor opened this issue May 1, 2017 · 0 comments
Open

Proposal: PickupWeapon and DropWeapon events #117

econoraptor opened this issue May 1, 2017 · 0 comments

Comments

@econoraptor
Copy link
Contributor

econoraptor commented May 1, 2017

I would like to add events for when items are picked up and dropped.

I'm not 100% clear on what's going on with the bitmasking (I get the basic idea, but unclear on the details), but it looks like DropWeapon events could be added here:
https://github.com/StatsHelix/demoinfo/blob/master/DemoInfo/DemoParser.cs#L918

and on line 928.

And a PickupWeapon event could be added here:
https://github.com/StatsHelix/demoinfo/blob/master/DemoInfo/DemoParser.cs#L979

@econoraptor econoraptor changed the title Proposal: PickupItem and DropItem events Proposal: PickupWeapon and DropWeapon events May 1, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant