mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-22 05:55:42 +00:00
ok
This commit is contained in:
parent
3d4e7c5b0d
commit
d6798a3ac5
@ -1107,6 +1107,9 @@ bot_equipment_kill_think()
|
||||
if(self HasScriptEnemy())
|
||||
continue;
|
||||
|
||||
if(self.pers["bots"]["skill"]["base"] <= 1)
|
||||
continue;
|
||||
|
||||
hasSitrep = self _HasPerk( "specialty_detectexplosive" );
|
||||
grenades = getEntArray( "grenade", "classname" );
|
||||
myEye = self getEye();
|
||||
|
Loading…
x
Reference in New Issue
Block a user