mirror of
https://github.com/ineedbots/t5_bot_warfare.git
synced 2025-07-05 10:41:48 +00:00
more changes
This commit is contained in:
@ -2346,6 +2346,7 @@ bot_use_equipment_think()
|
||||
if ( self.pers["bot"]["class_equipment"] == "" || self.pers["bot"]["class_equipment"] == "weapon_null_mp" )
|
||||
return;
|
||||
|
||||
// decoys?
|
||||
for ( ;; )
|
||||
{
|
||||
wait( RandomIntRange( 1, 3 ) );
|
||||
|
Reference in New Issue
Block a user