Cost Scaling |

My mod has a small problem. I wanted to make all costs scale using the following formula:
base * 1.09 ^ level
while construction capacity, weapons strength, and the like all increases with 1.1^level.
I just realized this isn't workable for facilities though, because there is no way to adjust teh "base" cost to fit this. What I want to do is have a "basic factory" building that can be used on all planets (e. g. 0 cost, 0 space, etc etc)... but in order for it to work, I'd have to have it use the shipyard code, which means no building of a shipyard.
Anyone have any ideas?
» Vous devez vous identifier ou créer un compte pour écrire des commentaires




Chat
I asked on the chat channel and soemone came up with a solution for me.
No more shipyards in my mod, isntead eveyr planet has to construct its "industrial infrastructure" which then allows for construction of facilities, and ships and units and everything else.
Infrasture takes 1 KT facility space, and all planets have +1 facility space over what they had earlier.
So... anyone out there wanna take a stab at producing an AI for poor, clueless me?
_______________________
There are 10 types of people in the world:
Those that understand binary, and those that don't.