Results 1 to 6 of 6

Thread: ..im so noob, but please help me

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Civis
    Join Date
    Jun 2005
    Location
    Santiago Chile
    Posts
    188

    Default ..im so noob, but please help me

    hi, want to make de dwarves recruatable for rohan and gondor and the same for elves, ive tried to do sow folowing a manual, but it didnt work, can somebody mod the files and send them to me.........sorry im just retarded, i cant do it

  2. #2
    Garbarsardar's Avatar Et Slot i et slot
    Patrician Tribune Citizen Magistrate Administrator Emeritus

    Join Date
    Jan 2005
    Posts
    20,608

    Default Re: ..im so noob, but please help me

    Quote Originally Posted by campesino View Post
    hi, want to make de dwarves recruatable for rohan and gondor and the same for elves, ive tried to do sow folowing a manual, but it didnt work, can somebody mod the files and send them to me.........sorry im just retarded, i cant do it
    Nope, you are not retarded, you just need patience.

    First:

    Go to:

    X:\Program Files\The Creative Assembly\Rome - Total War\BI\ci\data

    Find: export_descr_buildings.txt

    Right click on this file, copy and paste it. Now you will have a file called copy of export_descr_buildings.txt This is for your safety.

    Second:

    Open your (original) export_descr_buildings.txt
    From the drop down menu do edit>find this line: army_barracks_duned

    You will see:

    capability
    {
    ;STANDARD-homelands
    recruit "rk gondormilitia" 1 requires factions { empire_east, } and not hidden_resource arnor
    recruit "rk gondorsword" 0 requires factions { empire_east, } and not hidden_resource arnor
    Replace that with:

    capability
    {
    ;STANDARD-homelands
    recruit "rk gondormilitia" 1 requires factions { empire_east, } and not hidden_resource arnor
    recruit "elf archer l3" 0 requires factions { empire_east, }
    recruit "rk gondorsword" 0 requires factions { empire_east, } and not hidden_resource arnor
    So actually you have have now inserted the recruitment line for elves in the Reunited Kingdom's (empire_east)barracks. When you build the highest tier barracks you will be able to recruit elves.

    As per the Dwarves:

    Find:
    army_barracks_rohan requires factions { huns, }
    {
    capability
    {
    ; STANDARD - homelands
    recruit "rohan levy" 1 requires factions { huns, }
    recruit "rohan axe" 0 requires factions { huns, } and not hidden_resource helm
    Replace with (or just insert the line in blue)

    army_barracks_rohan requires factions { huns, }
    {
    capability
    {
    ; STANDARD - homelands
    recruit "rohan levy" 1 requires factions { huns, }
    recruit "dwarf aglarond" 1 requires factions { huns, }
    recruit "rohan axe" 0 requires factions { huns, } and not hidden_resource helm

  3. #3
    Civis
    Join Date
    Jun 2005
    Location
    Santiago Chile
    Posts
    188

    Default Re: ..im so noob, but please help me

    your´re the best but waht about the unit card??

  4. #4
    Garbarsardar's Avatar Et Slot i et slot
    Patrician Tribune Citizen Magistrate Administrator Emeritus

    Join Date
    Jan 2005
    Posts
    20,608

    Default Re: ..im so noob, but please help me

    Quote Originally Posted by campesino View Post
    your´re the best but waht about the unit card??
    The Unit cards are already there (Elves for RK and Dwarves for Rohan). Now if you want to have Elves for Rohan and Dwarves for RK

    go to:
    X:\Program Files\The Creative Assembly\Rome - Total War\BI\ci\data\ui\unit_info\empire_east

    find:4a_Elf_Archer_L3_info, copy itand paste it into

    X:\Program Files\The Creative Assembly\Rome - Total War\BI\ci\data\ui\unit_info\huns

    also go to

    X:\Program Files\The Creative Assembly\Rome - Total War\BI\ci\data\ui\units\empire_east

    find #4a_Elf_Archer_L3
    copy and paste into:
    X:\Program Files\The Creative Assembly\Rome - Total War\BI\ci\data\ui\units\huns

    Now you will have the Elves as Rohan.

    For the Dwarves as RK you have to copy and paste the respective files (4a_dwarf_aglarond_info & #4a_dwarf_aglarond) from "huns" to "empire_east"
    Last edited by Garbarsardar; April 23, 2007 at 10:09 PM.

  5. #5
    Tacticalwithdrawal's Avatar Ghost
    Join Date
    May 2005
    Location
    Stirling, Scotland
    Posts
    7,013

    Default Re: ..im so noob, but please help me

    Don't use any of the Dwarves (or Orcs) except those already in the current FE release as some of them need new animations which aren't in the current release and will therefore not work.

    So to be safe, only use the Dwarves of Aglarond and, should you want to, the Orcs that Dunland can recruit. Don't be tempted to use the other Dwarf/Orc models that you may find.
    : - It's my smilie and I'll use it if I want to......
    ______________________________________________________________

    Ave Caesar, Morituri Nolumus Mori (in Glaswegian: gae **** yrsel big man)
    ______________________________________________________________
    Child of Seleukos, Patron of Rosacrux redux, Polemides, Marcus Scaurus, CaptainCernick, Spiff and Fatsheep

  6. #6
    Civis
    Join Date
    Jun 2005
    Location
    Santiago Chile
    Posts
    188

    Default Re: ..im so noob, but please help me

    i made it!!!!!! it works!!!

Posting Permissions

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