mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-16 00:24:35 +00:00
No bots
This commit is contained in:
parent
4c9fd458cc
commit
1774386aa2
1 changed files with 3 additions and 2 deletions
|
|
@ -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())
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue