GetClientCount
Description
returns client count for iteration of gameserver.GetClient
This will include inactive CGameClient's since the engine re-uses them and doesn't delete them on disconnect.
If you want to get the count of active client's use gameserver.GetNumClients