View Single Post
bl4nk
SourceMod Developer
Join Date: Jul 2007
Old 06-15-2010 , 11:18   Re: [EXTENSION] TF2 Team Balance Immunity
Reply With Quote #6

Quote:
Originally Posted by Afronanny View Post
Code:
CBaseMultiplayerPlayer::CalculateTeamBalanceScore(void)
CBaseEntity::IsAlive(void)
CTeamplayRoundBasedRules::AreTeamsUnbalanced(int, int)
Only the first two are needed, the third isn't necessary for this to work, and might be the cause of the respawn bug.
bl4nk is offline