playerDict: Archive of player names and their corresponding Steam ID3

Description Format Source

Description

A dictionary for the program to provide alternative names for the logs instead of the steam ID3 which is unknown. Names have to be relatively constant so results can be compared across games and timeperiods.

Format

A data frame, "playerDict" with 2 columns and an ever expanding number of rows:

name

default is the custom profile vanity name as a string

steamID3

The Steam ID3 of the player in the form of [u:int:numbers] as a character

Source

the redirect from the Steam ID3 from Valve. The function that creates more rows using this method is convSID2name


sidjai/tf2statr documentation built on May 29, 2019, 9:59 p.m.