mirror of
https://github.com/ineedbots/iw5_bot_warfare.git
synced 2025-06-28 23:21:51 +00:00
Better crouch riot
This commit is contained in:
@ -2833,8 +2833,6 @@ bot_watch_riot_weapons_loop()
|
||||
dist = DistanceSquared( threat.origin, self.origin );
|
||||
curWeap = self GetCurrentWeapon();
|
||||
|
||||
self BotCrouch();
|
||||
|
||||
if ( randomInt( 2 ) )
|
||||
{
|
||||
nade = self getValidGrenade();
|
||||
|
Reference in New Issue
Block a user