Hello,
I'm trying to map the target_name:11 and attacker_name:19 (from OnCMsgDOTACombatLogEntry)to either steamid or hero_name, but I can't find any way of doing it.
I've tried OnCDOTAMatchMetadataFile, but neither the game_player_id, player_slot correlates with the uint32 values. Is there a way to do it or any way how can I extract the death events (attacker name, target name, timestamp/tick) together with player informatio (steamid, player name, , hero, player team)

Thanks in advance