more changes

This commit is contained in:
ineed bots
2023-12-23 16:02:21 -06:00
parent 674c5dce80
commit 81a7ae0ff8
2 changed files with 1 additions and 3 deletions

View File

@ -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 ) );