You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried to obtain match details using EMsgGCMatchDetailsRequest message but it seems like EMsgGCMatchDetailsResponse does not has any info regarding player purchases during the game, how much gold he earned and a lot of other usefull info. So the question is how it possible to request this match details using Dota2Client?
I've also seen CDOTAMatchMetadata but it is related to replay file which I also can't see the way to download due to lack of <replay_salt> for replay<cluster>.valve.net/570/<matchid>_<salt>.dem.bz2 url. Is there a way to find it?
The text was updated successfully, but these errors were encountered:
I've tried to obtain match details using
EMsgGCMatchDetailsRequest
message but it seems likeEMsgGCMatchDetailsResponse
does not has any info regarding player purchases during the game, how much gold he earned and a lot of other usefull info. So the question is how it possible to request this match details usingDota2Client
?I've also seen
CDOTAMatchMetadata
but it is related to replay file which I also can't see the way to download due to lack of <replay_salt> forreplay<cluster>.valve.net/570/<matchid>_<salt>.dem.bz2
url. Is there a way to find it?The text was updated successfully, but these errors were encountered: