Results 1 to 4 of 4

Thread: what do i need to chane to do this

  1. #1

    Default what do i need to chane to do this

    i want to be able to recruit the PHYLAKES APOLLONOI for troy in all cities what settings do i need to change to do this??

  2. #2

    Default Re: what do i need to chane to do this

    Remove the text "and hidden_resource troy" at the entry in export_descr_buildings


  3. #3

    Default Re: what do i need to chane to do this

    ok thanks. but now how do i make them only recruitable for the trojan faction because right now every faction can recruit them???

  4. #4

    Default Re: what do i need to chane to do this

    Once again in the export_descr_buildings file.

    Origionally the entry looked like this

    recruit "troy ap inf" 0 requires factions { all, } and hidden_resource troy

    To make it recruitable everywhere remove the and hidden_resource troy
    To make it only for the trojan faction change requires factions { all, } to requires factions { berbers, }


    So the new entry would look like this:-

    recruit "troy ap inf" 0 requires factions { berbers, }

    Of course you would need to change every entry for each unit you want to change.
    Last edited by Zhuge_Liang; April 29, 2007 at 10:33 AM.

Posting Permissions

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