civ6_qui icon indicating copy to clipboard operation
civ6_qui copied to clipboard

[feature request] allow to place wonders and disticts on district plots

Open qqqbbb opened this issue 8 years ago • 3 comments

After you capture a city you often want to replace a district but currently there is no way to do it.

qqqbbb avatar Oct 26 '16 04:10 qqqbbb

Wouldn't this be a cheat since it can't be accomplished with the normal UI? As far as I know, there's no way to destroy an already set wonder/district right?

chaorace avatar Oct 26 '16 10:10 chaorace

There is no way to destroy a district.

qqqbbb avatar Oct 26 '16 10:10 qqqbbb

If the game core allows it then its no problem. I am not sure if there is even functionality exposed for this though. So if this is not exposed, modifying lua will not do anything.

Grepping for "sell" does not reveal anything. If the functionality to sell buildings is there, calling the Civ5 code to sell buildings may work. The chances are very low though as Civ6 seems to have changed a lot related to how the Lua calls into the game core.

Not a priority right now for me due to the complexity involved.

vans163 avatar Oct 26 '16 16:10 vans163