Quote:
Originally Posted by diablix
Won't be easier to count with a team flag?
|
Using get_players() with the flag "e" is bugged unless also used with the flag "a". This is because when players swap teams while dead, TeamInfo isn't called until they are alive. Since the OP doesn't want to get only the number of players on each team that are alive, looping or caching team join is necessary.
__________________