This commit is contained in:
INeedBots
2020-11-26 20:08:19 -06:00
parent d72987fdd7
commit 44fe5d486a
2 changed files with 285 additions and 1 deletions

View File

@ -1286,7 +1286,7 @@ walk()
{
curweap = self getCurrentWeapon();
if(self.bot.target.entity.classname == "script_vehicle" || self.bot.isfraggingafter || self.bot.issmokingafter)
if(self.bot.isfraggingafter || self.bot.issmokingafter)
{
continue;
}