Issue with PlayerLeft event
Closed this issue · 1 comments
REALMWTH commented
Sometimes left player returns null for certain fields
In my case, it's UserId
in CharacterClassManager
zabszk commented
Null UserId
means that the UserID of the player is not known, because the player wasn't authenticated, eg. player failed to authenticate in time, player is banned (globally or locally).