Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RegenGlobePickedUp not synced with SUnitDiedEvent #69

Open
myrddraall opened this issue Apr 22, 2018 · 0 comments
Open

RegenGlobePickedUp not synced with SUnitDiedEvent #69

myrddraall opened this issue Apr 22, 2018 · 0 comments

Comments

@myrddraall
Copy link

myrddraall commented Apr 22, 2018

I'm trying to map the locations of regen globe pickups however RegenGlobePickedUp events happen 4-8 game ticks after their SUnitDiedEvents which sometimes leads to sequences such as:

SUnitDiedEvents
SUnitDiedEvents
RegenGlobePickedUp
RegenGlobePickedUp

making it impossible to determine weather 2 players picked up the same globe or weather they each picked up one or tell if a globe expired vs was picked up in the last tick of it's life. Would t be possible to add m_unitTagIndex and m_unitTagRecycle to the m_intData of of RegenGlobePickedUp events?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant