Gameye / halflife-statistic

Statistics for halflife engine games (TF2, CS:GO)
Other
0 stars 0 forks source link

Format the player steam id in a consistent way #36

Open Smashmint opened 6 years ago

Smashmint commented 6 years ago

Currently, we display the player's steam id in CS:GO and TF2 both in a different format.

CSGO "player": { "uid": "STEAM_1:1:24748064", "name": "Smashmint",

steamID64 format

TF2 player": {"uid": "[U:1:49496129]", "name": "Smashmint",

steamid3 format

@elmerbulthuis We should make a decision how and if, where to handle this. Also for future to be added games!

Steam ID documentation: https://developer.valvesoftware.com/wiki/SteamID