Results 1 to 8 of 8

Thread: Where can I find the AOR files?

  1. #1

    Default Where can I find the AOR files?

    I am currently playing a campaign as England and I would like to change the AOR for Longbowmen so that I can recruit them in Northern France as well as in England, but I can't find the files to change, does anyone know where I can find the files I am looking for?

    Thanks

  2. #2

    Default Re: Where can I find the AOR files?

    I think it has somthing to do with Hidden resources, but im not sure what file that is.

  3. #3
    Gigantus's Avatar I am not special - I am a limited edition.
    Patrician took an arrow to the knee spy of the council

    Join Date
    Aug 2006
    Location
    Goa - India
    Posts
    53,125
    Blog Entries
    35

    Default Re: Where can I find the AOR files?

    Look in the EDB for the conditions for recruitment of the unit, note down the hidden_resource name.
    Code:
    recruit_pool "Longbowmen"  1   0.1   2  0    requires factions { england, } and event_counter welsh_longbow 1 and hidden_resource aor_england or hidden_resource aor_wales
    Go into descr_regions and add the name for that hidden resource to the other aor entry.
    Code:
    Caen_Province
    	Caen
    	france
    	French_Rebels
    	170 170 11
    	atlantic, explorers_guild, woodsmens_guild, aor_france, aor_wales
    	5
    	2
    	religions { catholic 85 orthodox 0 islam 0 pagan 13 heretic 2 }
    There are two hidden resources (england and wales) to allow recruiting of this unit, but the condition is that either is valid. So you will only need one of them. If you use the england part you will make a lot other english units recruitable in that region as well. Using wales restricts this much more. (2 or 3 welsh units)










  4. #4

    Default Re: Where can I find the AOR files?

    I have looked at the EDB files, so I must hae missed the aor_england bit.

    Do you know what the numbers at the begining mean?

  5. #5
    Gigantus's Avatar I am not special - I am a limited edition.
    Patrician took an arrow to the knee spy of the council

    Join Date
    Aug 2006
    Location
    Goa - India
    Posts
    53,125
    Blog Entries
    35

    Default Re: Where can I find the AOR files?

    They have to do with recruitment levels( how many units will be available at any given time, replenishment rate, experience level and I am not sure about the last number).










  6. #6

    Default Re: Where can I find the AOR files?

    I'm trying to enable byzantine infantry in Belgrad just the way Gigantus described but still nothing happens - unit roster in Belgrad is still the same. I tried destroying and rebuilding barracks and starting new game. Please help Gigantus or someone!

  7. #7
    Gigantus's Avatar I am not special - I am a limited edition.
    Patrician took an arrow to the knee spy of the council

    Join Date
    Aug 2006
    Location
    Goa - India
    Posts
    53,125
    Blog Entries
    35

    Default Re: Where can I find the AOR files?

    Did you add your faction to the requirement line?

    requires factions { england, my_faction, }










  8. #8

    Default Re: Where can I find the AOR files?

    No, but I deleted map.rwm and it worked. Anyway, thanks for the reply.

Posting Permissions

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