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

combatlog absence #157

Open
jjsz opened this issue May 25, 2024 · 4 comments
Open

combatlog absence #157

jjsz opened this issue May 25, 2024 · 4 comments

Comments

@jjsz
Copy link

jjsz commented May 25, 2024

OnCMsgDOTACombatLogEntry callback ony parse type 'DOTA_COMBATLOG_GAME_STATE' 'DOTA_COMBATLOG_GOLD' 'DOTA_COMBATLOG_MODIFIER_ADD' from demo in dota2 7.36

@penjiu
Copy link

penjiu commented May 25, 2024

Anyone can help ?

@hptruong93
Copy link

Same problem here. Only got those 2.

@NeverMore614
Copy link

same

@NeverMore614
Copy link

I have found a solution
Add the following two lines of fields at Field_decoder. go ->fieldTypeDecoders"
"HeroFacetKey_t": unsigned64Decoder,
"BloodType": unsignedDecoder,
Can solve this problem

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

4 participants