how to know PlayerCount on remote server(wich you connected)? (not in the channel, I need all players in server wich I connected)
by the way, I can take it from "TNLobbyClient.knownServers.list" - but it's not cool, because I need take all of them
On local server it is: TNServerInstance.playerCount;
but it's work only for localServer