mirror of
				https://github.com/ineedbots/iw3_bot_warfare.git
				synced 2025-10-27 22:46:57 +00:00 
			
		
		
		
	check disabled weap
This commit is contained in:
		| @@ -494,6 +494,9 @@ watch_grenade(grenade) | ||||
| 		 | ||||
| 		if(self.bot.isfraggingafter || self.bot.issmokingafter) | ||||
| 			continue; | ||||
|  | ||||
| 		if (self.disabledWeapon) | ||||
| 			continue; | ||||
| 		 | ||||
| 		self thread frag(); | ||||
| 	} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user