Results 1 to 9 of 9

Thread: Adding Templars Guild to start file

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Member Member lismore's Avatar
    Join Date
    Oct 2004
    Location
    Scotland
    Posts
    109

    Default Re: Adding Templars Guild to start file

    You wouldnt happen to have similar code for the hashishim and woodsmens guild would you?

    P.S even the Knights Hospitaller and the teutonic knights/santiago too if you have them?

    Thanks a Million
    Last edited by lismore; 01-29-2007 at 01:38.
    WE WILL RIDE INTO ROME!

  2. #2
    Member Member lismore's Avatar
    Join Date
    Oct 2004
    Location
    Scotland
    Posts
    109

    Default Re: Adding Templars Guild to start file

    Or can you point me where I could fine these codes?

    Thanks!
    WE WILL RIDE INTO ROME!

  3. #3
    Member Member SilentResident's Avatar
    Join Date
    Dec 2006
    Location
    Macedonia, Greece
    Posts
    48

    Default Re: Adding Templars Guild to start file

    Yes. All these codes are in export_descr_buildings.txt. Look it.
    Here, I will help you how to add them to descr_strat.txt:

    ALWAYS add these lines before each guild:


    building
    {
    type guild_*type* *level*
    }


    (And replace the *type* with the guild's type, and *level* with the Guild's level. )

    ;;;;;;;;;;;;;;;;EXAMPLE;;;;;;;;;;;;;;;;;;;
    In export_descr_buildings.txt we can found the lines for Explorer's Guild's type and levels:




    building guild_explorers_guild
    {
    levels explorers_guild m_explorers_guild gm_explorers_guild
    {
    explorers_guild city requires factions { northern_european, middle_eastern, eastern_european, greek, southern_european, }




    So, we have to select for *type* the: guild_explorers_guild:
    and for *level* the one of the 3: explorers_guild, m_explorers_guild, gm_explorers_guild.

    So, we have:

    building
    {
    type guild_explorers_guild gm_explorers_guild
    }

    Macedon or Macedonia (from Greek Μακεδονία) was the name of the ancient Greek kingdom in the northern-most part of ancient Greece. For a brief period it became the most powerful state in the ancient Near East after Alexander the Great conquered most of the known world, inaugurating the Hellenistic period of Greek history...

  4. #4
    Member Member lismore's Avatar
    Join Date
    Oct 2004
    Location
    Scotland
    Posts
    109

    Default Re: Adding Templars Guild to start file

    Thanks again!
    WE WILL RIDE INTO ROME!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Single Sign On provided by vBSSO