mirror of
https://github.com/ineedbots/t4_bot_warfare.git
synced 2025-06-27 14:51:56 +00:00
cfg
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user