HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Removing a building from the list of buildings you can build?

09-02-2007, 08:11 PM#1
stigmund77
is there a way to Remove a building from the list of buildings you can build?
09-03-2007, 12:19 AM#2
botanic
Yes goto where it says in the unit editor "builds" (i think thats what its called its by the bottom) and remove the building
09-03-2007, 02:09 AM#3
Karawasa
I would think he is referring to in-game if he posted it in this section.
09-03-2007, 05:53 AM#4
PitzerMike
One possible way is using a dummy unit as tech requirement for the building and then creating/removing such a unit on demand.
09-03-2007, 09:42 PM#5
aznstrike
Easy..

Code:
Player - Make Town Hall Unavailable for training/construction by Player 1 (Red)

Why do I need to wait 600 seconds to post???
09-04-2007, 01:57 AM#6
burningice95
Or replace the ability with another ability, the exact same, but without that building avaliab.e

But aznstrike's way is the best.