I've been messing with this all day.
MY goal: To have 1 Human vs 200 bots
Well so far I can only get: 200bots vs 1 Human
That is, I can set "Team 1" to 200 bots, but I have to switch to "Team 2" to fight them on my own. Otherwise it is 201 vs 0.
The problem with team switching is the scenarios change (not a huge deal).
______________________
The problem: breaking the 48 bot/player limit of the "Team 2":hissyfit:
I can't find any other number in the code I know to look at that has the number 48 or 47 in it to edit accept this:
run botnames.ai
aiSettings.setInformationGridDimension 48
rem aiDebug.draw 1
run aipathfinding.ai
And that does nothing.
Does anyone know how to break the 48 Limit of "Team 2"?
Thankyou!
MY goal: To have 1 Human vs 200 bots
Well so far I can only get: 200bots vs 1 Human
That is, I can set "Team 1" to 200 bots, but I have to switch to "Team 2" to fight them on my own. Otherwise it is 201 vs 0.
The problem with team switching is the scenarios change (not a huge deal).
______________________
The problem: breaking the 48 bot/player limit of the "Team 2":hissyfit:
I can't find any other number in the code I know to look at that has the number 48 or 47 in it to edit accept this:
run botnames.ai
aiSettings.setInformationGridDimension 48
rem aiDebug.draw 1
run aipathfinding.ai
And that does nothing.
Does anyone know how to break the 48 Limit of "Team 2"?
Thankyou!