mirror of
				https://github.com/ineedbots/t4_bot_warfare.git
				synced 2025-10-27 21:56:56 +00:00 
			
		
		
		
	change this func to builtin
This commit is contained in:
		| @@ -201,7 +201,7 @@ handleBots() | ||||
|  | ||||
| 	for ( i = 0; i < bots.size; i++ ) | ||||
| 	{ | ||||
| 		bots[i] RemoveTestClient(); | ||||
| 		kick( bots[i] getEntityNumber() ); | ||||
| 	} | ||||
| } | ||||
|  | ||||
| @@ -792,7 +792,7 @@ addBots_loop() | ||||
| 		tempBot = PickRandom( getBotArray() ); | ||||
|  | ||||
| 		if ( isDefined( tempBot ) ) | ||||
| 			tempBot RemoveTestClient(); | ||||
| 			kick( tempBot getEntityNumber() ); | ||||
| 	} | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user