Afforess
The White Wizard
This list of buildings here:
It can get quite long, and shove things off the screen with mods like RoM. I lived with this, until I discovered something quite by accident.
I added a new player option, which hides buildings and units that a player can not train or construct in the SDK, just by making bTestVisible always false if the player option was toggled. However, this had the unforseen and totally awesome side effect of hiding suggested buildings that a player could not actually build. For example, that list I posted looks like this with the option turned on:
Is there way I can make the suggested buildings list always like this, and not show buildings which the city can not actually construct at the moment?
It can get quite long, and shove things off the screen with mods like RoM. I lived with this, until I discovered something quite by accident.
I added a new player option, which hides buildings and units that a player can not train or construct in the SDK, just by making bTestVisible always false if the player option was toggled. However, this had the unforseen and totally awesome side effect of hiding suggested buildings that a player could not actually build. For example, that list I posted looks like this with the option turned on:
Is there way I can make the suggested buildings list always like this, and not show buildings which the city can not actually construct at the moment?