Bugzilla – Bug 3722
SetTeamScore works for one round, next round it's set back to the old value
Last modified: 2009-05-25 01:50:54 PDT
Using the following code in my teamswitch plugin ... CTScore = GetTeamScore(CS_TEAM_CT); TScore = GetTeamScore(CS_TEAM_T); SetTeamScore(CS_TEAM_CT, TScore); SetTeamScore(CS_TEAM_T, CTScore); When the team switch is done, the scores are switched as well. But after the end of that round scores are switched back again like the "score switch" never happened. But of course, the players stays in the new teams ...
Just verified that the bug is still there in version 1.2