Complete new bot commands

This commit is contained in:
INeedGames
2020-11-10 02:29:09 -06:00
parent 3e9bd1b54e
commit 2fd7dfdf78
2 changed files with 96 additions and 121 deletions

View File

@ -463,9 +463,6 @@ grenade_danager()
if(self isDefusing() || self isPlanting())
continue;
if (self.disabledWeapon)
continue;
myEye = self getEye();
for (i = level.bots_fragList.count-1; i >= 0; i--)
{