Jump to content

How to make a Building Constructable


 Share

Recommended Posts

Relating to my earlier question, and hopefully inspiring a new Tuitorial, how would I make a building able to be constructed? Say I want to make the Roman Champion unit able to construct the temple of Mars?

Also how do you make a building (e.g. the Stoa) that normally doesn't recruit units able to recruit them? Just copy and paste the lines from e.g. Royal Stoa?

Thanks for your help.

Link to comment
Share on other sites

Making building buildable is being done in a very similar way as making units recruitable.

But instead of a production queue there is a builder tag:

<Builder>  <Entities datatype="tokens">    structures/athen_gymnasion    structures/athen_theatron    structures/athen_prytaneion    structures/{civ}_wonder  </Entities></Builder>

(This example was taken from the athen spearman)

And just copying from the Royal Stoa to normal Stoa should work, though I have to admit I never tried to let champion units build nor let non-training building train.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...