Results 1 to 9 of 9

Thread: how do i set the cretan archers as only produce unit in Kydonia?

  1. #1

    Default how do i set the cretan archers as only produce unit in Kydonia?

    how do i set the cretan archers as only produce unit in Kydonia(Crete)?
    Since the start of the greeks cities oredi got cretan archers in Thermon,right?

    ah,i forget!i can add the rhodian slingers as only produce unit in rhodes too...yes: :
    In all warfare,speed is the key!

  2. #2

    Default Re: how do i set the cretan archers as only produce unit in Kydonia?

    Ask this is the modding forum. I suppose Omanes will be along shortly to move this thread. They will help you

  3. #3

    Default Re: how do i set the cretan archers as only produce unit in Kydonia?

    You can edit the EDU (export_descr_units) and give ownership to the Greeks or the Greek_cities. Then edit the EDB (buildings) and let them train in the archery range.
    So, you find the unit in EDU then place it in EDB

  4. #4

    Post Re: how do i set the cretan archers as only produce unit in Kydonia?

    Moved to the Modding Question forum - you should gain more help from the more modding orientated Orgahs there
    Dawn is nature's way of telling you to go back to bed

  5. #5
    Member Charge's Avatar
    Join Date
    Jul 2007
    Location
    Russia
    Posts
    1,324

    Default Re: how do i set the cretan archers as only produce unit in Kydonia?

    You mean you want to hire this mercenaries only in certain province? edit descr_mercenaries.txt in campaign folder (exclude not needed regions from pool or make new)
    Last edited by Charge; 01-04-2008 at 20:56.

  6. #6

    Default Re: how do i set the cretan archers as only produce unit in Kydonia?

    Or do you want to make them recruitable by greek cities only in crete (and rhodes) like the spartans can only get recruited in Syracuse and Sparta?

  7. #7
    Honorary Argentinian Senior Member Gyroball Champion, Karts Champion Caius's Avatar
    Join Date
    Aug 2006
    Location
    I live in my home, don't you?
    Posts
    8,114

    Default Re: how do i set the cretan archers as only produce unit in Kydonia?

    Quote Originally Posted by Roman_Man#3
    Or do you want to make them recruitable by greek cities only in crete (and rhodes) like the spartans can only get recruited in Syracuse and Sparta?
    I think Roman_Man is right there.




    Names, secret names
    But never in my favour
    But when all is said and done
    It's you I love

  8. #8

    Default Re: how do i set the cretan archers as only produce unit in Kydonia?

    Quote Originally Posted by Roman_Man#3
    Or do you want to make them recruitable by greek cities only in crete (and rhodes) like the spartans can only get recruited in Syracuse and Sparta?
    yeah!you are correct,that is what i am talking about!plz tell me how?
    In all warfare,speed is the key!

  9. #9

    Default Re: how do i set the cretan archers as only produce unit in Kydonia?

    Open export_descr_buildings.txt.
    Find the archery-range building tree and add to all the levels you want them to be trainable this line:
    Code:
    recruit "merc cretan archers"  0  requires factions { greek_cities, macedon, } and resource purple_dye and resource iron
    Change the factions to whatever factions you want to be able to train them. Note that it is not necessary to have all the factions that you listed as owners in the EDU, but you MUST not have a faction which is not listed as an owner. So, if you want thrace or selecides to train them, you will also have to go to export_descr_units.txt and add these factions to the onwership list.


    ** The combination of purple_dye and iron resources is unique to Kydonia, so you don't have to add a hidden resource. If you want to make future changes though regarding resources, perhaps you'd like to use a separate resource. If you do, then add "crete" to the list of hidden resource in the top of the EDB fileafter the "italy" one and instead of the previous line use:
    Code:
    recruit "merc cretan archers"  0  requires factions { greek_cities, macedon, } and hidden_resource crete
    Then you will also have to go to data/world/maps/base/descr_regions.txt, find the kydonia region and add "crete" to the ist of resources there.

    For Rhodian Slingers you will have to do the hidden resource way. Add "rhodes" to the hidden resource list in EDB, add it to the region's resource list in descr_regions, and add:
    Code:
    recruit "merc rhodian slingers"  0  requires factions { greek_cities, } and hidden_resource rhodes
    to the archery-range levels.
    Last edited by Aradan; 01-08-2008 at 11:35.

    Norman Invasion - The fate of England lies in your hands...

    Viking Invasion II - Unite Britain in the best TW campaign ever!

    Gods and Fighting Men: Total War - Enter the Mists of Myth in Ancient Ireland

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