Player info structure.
{Long} xuid - 64-bit Steam ID (e.g. 76561197988627193)
{string} name - Player name
{int} userId - Local server user ID, unique while server is running
{string} guid - Steam2 ID string (e.g. STEAM_0:1:14180732)
{int} friendsId - Friends identification number
{string} friendsName - Friends name
{bool} fakePlayer - true, if player is a bot
{bool} isHltv - true, if player is the HLTV proxy
{int[]} customFiles - custom files CRC for this player
Generated using TypeDoc
Player info structure.
{Long} xuid - 64-bit Steam ID (e.g. 76561197988627193)
{string} name - Player name
{int} userId - Local server user ID, unique while server is running
{string} guid - Steam2 ID string (e.g. STEAM_0:1:14180732)
{int} friendsId - Friends identification number
{string} friendsName - Friends name
{bool} fakePlayer - true, if player is a bot
{bool} isHltv - true, if player is the HLTV proxy
{int[]} customFiles - custom files CRC for this player