mirror of
				https://github.com/ineedbots/iw5_bot_warfare.git
				synced 2025-11-03 22:17:01 +00:00 
			
		
		
		
	Bots attack remote uav more
This commit is contained in:
		@@ -4228,7 +4228,7 @@ bot_target_vehicle_loop()
 | 
			
		||||
	if (!isDefined(target))
 | 
			
		||||
		return;
 | 
			
		||||
 | 
			
		||||
	if (target.model != "vehicle_ugv_talon_mp")
 | 
			
		||||
	if (target.model != "vehicle_ugv_talon_mp" && target.model != "vehicle_remote_uav")
 | 
			
		||||
	{
 | 
			
		||||
		if(!isDefined(rocketAmmo) && self BotGetRandom() < 90)
 | 
			
		||||
			return;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user