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