Page 1 of 1

About upgrades

Posted: 08 May 2018, 06:13
by BetterBear
What is the code if I wanted a building to be built, but it must have another building upgraded first?
:bq

Re: About upgrades

Posted: 20 May 2018, 10:53
by PrathamK
Requirements tag might be what you need, I don't know amuch about it.

Re: About upgrades

Posted: 20 May 2018, 15:39
by CommanderABab
The building that needs to be built would need to set a variable when upgraded. The new building would require in a condition that that variable be set. Or possibly just check if the upgrade exists.