Closed IanE9 closed 3 years ago
The current signature for SetInWaitingForPlayers is incorrect for Mac & Linux. I'm not actually sure what it's referencing, but whatever it is gets called during CTeamplayRoundBasedRules::SetWinningTeam() which wreaks havoc with some plugins.
SetInWaitingForPlayers
CTeamplayRoundBasedRules::SetWinningTeam()
Thanks
The current signature for
SetInWaitingForPlayers
is incorrect for Mac & Linux. I'm not actually sure what it's referencing, but whatever it is gets called duringCTeamplayRoundBasedRules::SetWinningTeam()
which wreaks havoc with some plugins.