AliceStats/Alice

[Question] How to access last hit stats

danielrona opened this issue · 3 comments

Hi there,

I've been trying for the past week to figure out how to access the last hit stats.

But I can't seem to find a way,
could you maybe provide a small Example on how to access this data from a replay?

Last hits are available in the entities. See my last comment on this issue: #4
The field you are looking for is .m_iLastHitCount.0000 - .m_iLastHitCount.0009 in CDOTA_PlayerResource.

I thought there might be a example file and I just overlooked it.
Thank you nonetheless, as I can parse deaths, building destroys, item buys

If you are clueless about C++, don't use Alice. This is not the easiest library to use and I don't have the time to write tons of documentation. You should check out other parsers like clarity or smoke.