Loading...
  OR  Zero-K Name:    Password:   

Impose AI factory choice

6 posts, 565 views
Post comment
Filter:    Player:  
sort

2 years ago
Hi,
I'd like to work on specific match-ups on specific maps. Is there a way, in single player, to set the factory choice of the AI(s)?
I guess it is trivial to do but I couldn't find anything of the sort on the menu or in the cheats :/
Thanks for your help!
+6 / -0

2 years ago
That's a good idea and it should be easy to implement, I think.
+2 / -0

2 years ago
maybe a choice would be to use \godmode and take control of the AI commander and make it make the factory of my choice and reclaim the teleported factory
+0 / -0


2 years ago
I like the idea but I'm not sure where it fits on the UI. Perhaps this would work best as a series of mods that blocks factory options for AI teams.
+1 / -0


2 years ago
You can roll into the following file:

C:\Users\[Username]\Documents\My Games\Zero-K\AI\skirmish\DevCircuitAIBrutal64\stable\config\factory.json

And change the following field of any given factory:

// Define factories
"factory": {
"factorycloak": {
"importance": [0.78, 0.2],

To read something 10x higher, eg.

// Define factories
"factory": {
"factorycloak": {
"importance": [10.78, 0.2],

The first value is 1st fac choice. the 2nd value is 2nd+ fac choice. Probability is affected by map size and terrain, but at 10x higher than normal you'll get it every time on a non-sea map.

EZ
+3 / -0

2 years ago
tried and it works :D
+1 / -0