1 |
Please define "combine the build options of two factories into one factory"
|
1 |
Please define "combine the build options of two factories into one factory"
|
2 |
Stick more buildoptions into a factory? Yeah that's doable, the engine has no limit (afaik) but the gui might go funny past 12 options
|
|
|
3 |
\n
|
2 |
\n
|
|
|
3 |
Stick more buildoptions into a factory? Yeah that's doable, the engine has no limit as far as I know and it will happy let you stick every unit in the game into a single factory
|
|
|
4 |
\n
|
|
|
5 |
The gui is a bit more complicated. The gui is only configured to show 11 units in the build menu. You could probably easily configure the gui to show more by editing the gui configs, but that's not something you can touch from tweakdefs/tweakunits, and you'll need to make a proper mod for it
|
|
|
6 |
As an example, tankium's more units mod expands the gui to fit in the extra units, but I'm sure you could easily configure factories to use tabs instead
|