Closed bergmannf closed 6 years ago
This is a follow up issue for #29.
It seems the current implementation I provided does not work in all cases.
There are certain GSI events that are received that do not have a steamid. In such cases the findPlayerName function will return the default username.
GSI
steamid
findPlayerName
This seems to be the case for the events that are used to render all players in the teams.
This is a follow up issue for #29.
It seems the current implementation I provided does not work in all cases.
There are certain
GSI
events that are received that do not have asteamid
. In such cases thefindPlayerName
function will return the default username.This seems to be the case for the events that are used to render all players in the teams.