mirror of
				https://github.com/ineedbots/iw3_bot_warfare.git
				synced 2025-11-04 02:16:58 +00:00 
			
		
		
		
	some updates
This commit is contained in:
		@@ -1027,11 +1027,11 @@ addBots_loop()
 | 
			
		||||
	if ( fillMode == 0 || fillMode == 2 )
 | 
			
		||||
	{
 | 
			
		||||
		amount += players;
 | 
			
		||||
	}
 | 
			
		||||
	
 | 
			
		||||
	if ( getdvarint( "bots_manage_fill_spec" ) )
 | 
			
		||||
	{
 | 
			
		||||
		amount += spec;
 | 
			
		||||
		
 | 
			
		||||
		if ( getdvarint( "bots_manage_fill_spec" ) )
 | 
			
		||||
		{
 | 
			
		||||
			amount += spec;
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
	
 | 
			
		||||
	if ( amount < fillAmount )
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user