
Originally Posted by
.Mitch.
Question:
How do I make it so that a building can only be constructed in the capital region?
The "only_in_capital" bool in the building_levels DB crashes the game when used.
I'm trying to make a building like the Monument of Leonidas Sparta get at the end of their barrack chain at level 5. I think I might have read somewhere that the fact the building is level 5 is the thing that makes it only buildable in the Capital, but I want it to be constructable as the first in a chain, and be the only building in said chain, so level 0 in the DB.
Any help?