Replies: 2 comments
-
Were you able to nethook any examples of the GC returning a valid value for |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello dear developers!


I'm working with practice match.
I met a problem, that ability_upgrades list field is null in player object in packet k_EMsgGCMatchDetailsResponse, BUT when i'm trying to request data from steam api https://api.steampowered.com/IDOTA2Match_570/GetMatchDetails/V001/?key=MY_KEY&match_id=MATCH_ID, from a public match ability_upgrades is present, but also this exact public match returns null ability_upgrades list field when i'm getting k_EMsgGCMatchDetailsResponse from SteamKit
Beta Was this translation helpful? Give feedback.
All reactions