paralin / Dota2

[Deprecated] A plugin for SteamKit that interfaces with the DOTA 2 game coordinator and game servers.
https://github.com/paralin/go-dota2
115 stars 32 forks source link

can not get rapiers purchased data #32

Open JarvanZhou opened 5 years ago

JarvanZhou commented 5 years ago

When I subscribe PlayerStatsResponse,I can not get rapiers purchased from callback. Since CMsgGCToClientPlayerStatsResponse did not contains rapiers purchased. I can get byte array from dota2 service,but I did not known the type name of rapiers purchased. So I can not deserialize it. Can you help?

andymedvedev commented 5 years ago

@JarvanZhou do you have troubles with latest SteamKit2 compatibility?