-
Notifications
You must be signed in to change notification settings - Fork 76
Description
Hey,
More of a question than an issue. I am not sure if its even possible. But the getPlayerProfile call seems to display a view shallow depth of stats. Really only usable stat is the rank_id and account_id. Everything else seems to just return null.
Is there any plans to add more methods to get detailed player stats. Using the steam web api I can fetch limited wepon kills and such, this is also a limited result, but it would make sense to get all the leaderboard data, demos from your matches, demos from matches being played at pro tournoments, live game data, rank information, kill and wepon information like total_headshot_kills_ak47 or something. Surely its accessable from the game controller, im not smart enough to work out how to use the proto messages to get this.