mirror of
				https://github.com/ineedbots/iw4_bot_warfare.git
				synced 2025-10-28 00:26:57 +00:00 
			
		
		
		
	stop setdvar spam
This commit is contained in:
		| @@ -685,10 +685,11 @@ addBots() | ||||
| 		wait 1.5; | ||||
| 		 | ||||
| 		botsToAdd = GetDvarInt("bots_manage_add"); | ||||
| 		SetDvar("bots_manage_add", 0); | ||||
| 		 | ||||
| 		if(botsToAdd > 0) | ||||
| 		{ | ||||
| 			SetDvar("bots_manage_add", 0); | ||||
| 			 | ||||
| 			if(botsToAdd > 64) | ||||
| 				botsToAdd = 64; | ||||
| 				 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user