Results 1 to 8 of 8

Thread: question

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default question

    when can i recruit Canons_Of_The_Holy_Sepulcher unit as Antioch (as unique unit can it be recruited ) , and zwaihander as Milan ?! im playing HHb

  2. #2

    Default Re: question

    Canons Of The Holy Sepulcher and Zweihander are both late era units recruitable from new buildings that appear after the age of gunpowder discovered event. You can mod the EDB if you wish them to appear earlier.

  3. #3

    Default Re: question

    ok , what year or turn is gunpowder event in HHB ?

  4. #4
    Stylix's Avatar MOS Team Member
    Join Date
    Apr 2008
    Location
    Alabama, U.S.A.
    Posts
    2,263

    Default Re: question

    Quote Originally Posted by Slaya View Post
    ok , what year or turn is gunpowder event in HHB ?
    Look in the descr_events.txt file for this line:
    event historic gunpowder_discovered
    The next line will have a date and a number. The number is the number of years after the start of the game that the event will occur.
    MOS v1.6.2+ Bug fixer 30 Dec 2013

  5. #5

    Default

    tnx

    Edit.
    recruit_pool "Canons of the Holy Sepulcher" 0 0.1 0.999 0 requires factions { antioch, }
    if i want them earlyer in game how should look this line above ? i tried adding recruit_pool "Canons of the Holy Sepulcher" 1 < this number to the barracks and in game they are not showing . can some1 tell me how to mod that unit in game ?
    Last edited by Henry of Grosmont; October 21, 2011 at 06:11 PM. Reason: double posting

  6. #6
    Henry of Grosmont's Avatar Clockwork Angel
    Join Date
    Dec 2004
    Location
    Xanadu
    Posts
    5,078

    Default Re: question

    The line in export_descr_buildings.txt looks like this:
    Code:
    recruit_pool "Canons of the Holy Sepulcher"  1   0.1   1  0  requires factions { antioch, }  and hidden_resource antioch
    Pay attention to the hidden_resource part. You can recruit them only in Antioch.
    As for the numbers:
    1 - starting number of units
    0.1 - replenish rate (in this case 10% per turn)
    1 - maximum number of units
    0 - starting experience for recruited unit

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •