This commit is contained in:
ChocoTaco 2019-02-23 01:05:31 -05:00
parent 4c9fd458cc
commit 1774386aa2

View file

@ -57,6 +57,7 @@ function GetTeamCounts( %game, %client, %respawn )
if( %client.team == 2 && %team2random == $PlayerCount[2] ) $team2canidate = %client; if( %client.team == 2 && %team2random == $PlayerCount[2] ) $team2canidate = %client;
//Check ver //Check ver
if(!%client.isAIControlled()) //No bots
CheckVerObserver(%client); CheckVerObserver(%client);
//if(!%client.isAIControlled()) //if(!%client.isAIControlled())