mirror of
				https://github.com/ineedbots/iw4_bot_warfare.git
				synced 2025-11-03 19:37:00 +00:00 
			
		
		
		
	Fixed wp editor runtime errors
This commit is contained in:
		@@ -27,6 +27,9 @@ watchPlayers()
 | 
			
		||||
	{
 | 
			
		||||
		wait 1;
 | 
			
		||||
 | 
			
		||||
		if (!getDvarInt("bots_main_menu"))
 | 
			
		||||
			return;
 | 
			
		||||
 | 
			
		||||
		for (i = level.players.size - 1; i >= 0; i--)
 | 
			
		||||
		{
 | 
			
		||||
			player = level.players[i];
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user