Results 1 to 30 of 53

Thread: Spartan merc mod, v1.0

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Now sporting a classic avatar! Member fallen851's Avatar
    Join Date
    Oct 2005
    Posts
    799

    Default Re: Spartan merc mod, v1.0

    This work for 0.81a? I haven't checked it out yet...
    "It's true that when it's looked at isolated, Rome II is a good game... but every time I sit down to play it, every battle, through every turn, I see how Rome I was better. Not unanimously, but ultimately." - Dr. Sane

    http://www.youtube.com/watch?v=L6eaBtzqqFA#t=1h15m33s

  2. #2
    Member Member Oleo's Avatar
    Join Date
    Apr 2006
    Location
    Gelderland, NL
    Posts
    392

    Default Re: Spartan merc mod, v1.0

    I havent had time to make the changes to the 0.81a files yet, Ill have some time this weekend.

    I dont know which files have been adapted by the 0.81a patch, but I am pretty sure edu or dmb is one of them, so the mod probably wont work yet.
    EB member


  3. #3
    Ming the Merciless is my idol Senior Member Watchman's Avatar
    Join Date
    Aug 2004
    Location
    Helsinki, Finland
    Posts
    7,967

    Default Re: Spartan merc mod, v1.0

    Copy-pasting the relevant entries into the 0.81a text files isn't terribly difficult though. I use the Agart spartan skin for the KH bodyguards myself, on the grounds that royal guards without a fair bit of bling thrown in just aren't trying.
    "Let us remember that there are multiple theories of Intelligent Design. I and many others around the world are of the strong belief that the universe was created by a Flying Spaghetti Monster. --- Proof of the existence of the FSM, if needed, can be found in the recent uptick of global warming, earthquakes, hurricanes, and other natural disasters. Apparently His Pastaness is to be worshipped in full pirate regalia. The decline in worldwide pirate population over the past 200 years directly corresponds with the increase in global temperature. Here is a graph to illustrate the point."

    -Church of the Flying Spaghetti Monster

  4. #4
    Member Member Oleo's Avatar
    Join Date
    Apr 2006
    Location
    Gelderland, NL
    Posts
    392

    Default Re: Spartan merc mod, v1.0

    I found the time to do this this afternoon, the link in the first post is updated to a version for 0.81a.
    EB member


  5. #5
    Member Member Domitius Ulpianus's Avatar
    Join Date
    Jan 2007
    Location
    Montreal, Quebec. Canada.
    Posts
    155

    Default Re: Spartan merc mod, v1.0

    I would like to replace the normal Spartiates Hoplitai unit currently in the EB mod for the Super-rich skin Teleklos posted here. Is that possible? what should I do to get that super skin for my regular Spartiates Hoplitai? and if I do the change would it be save-compatible? Thanks a lot.
    «Iustitia est constans et perpetua voluntas ius suum cuique tribuendi. Iuris praecepta sunt haec: honeste vivere alterum non laedere, suum cuique tribuere.»

    Re-writing history, one turn at a time, with:

  6. #6
    Member Member Oleo's Avatar
    Join Date
    Apr 2006
    Location
    Gelderland, NL
    Posts
    392

    Default Re: Spartan merc mod, v1.0

    Quote Originally Posted by Domitius Ulpianus
    I would like to replace the normal Spartiates Hoplitai unit currently in the EB mod for the Super-rich skin Teleklos posted here. Is that possible? what should I do to get that super skin for my regular Spartiates Hoplitai? and if I do the change would it be save-compatible? Thanks a lot.
    I think all you need to is this:

    Go to your install folder\eb\data and make a backup of descr_model_battle.txt and then open this file.

    Find this section:

    Code:
    ; Hellenistic infantry - Hoplitai Spartiates 
    
    type				hellenistic_infantry_spartiateshoplitai
    skeleton			fs_o_f_spearman 				;combat spear
    indiv_range			40
    texture				greek_cities, eb/data/models_unit/textures/EBUNIT_SPW_GREEK_SPARTAN_HOPLITE_GREEK.TGA
    model_flexi			eb/data/models_unit/ebunit_SPW_unit_greek_spartan_hoplite_high.cas, 15
    model_flexi			eb/data/models_unit/ebunit_SPW_unit_greek_spartan_hoplite_med.cas, 30
    model_flexi			eb/data/models_unit/ebunit_SPW_unit_greek_spartan_hoplite_low.cas, 40
    model_flexi			eb/data/models_unit/ebunit_SPW_unit_greek_spartan_hoplite_lowest.cas, max
    model_sprite		greek_cities, 60.0, eb/data/sprites/hellenistic/ebsprite_hellenistic_infantry_spartiateshoplitai_all.spr
    model_tri			400, 0.5f, 0.5f, 0.5f
    and change the 5 instances of ebunit_SPW_unit_greek_spartan_hoplite(_greek):

    Code:
    ; Hellenistic infantry - Hoplitai Spartiates 
    
    type				hellenistic_infantry_spartiateshoplitai
    skeleton			fs_o_f_spearman 				;combat spear
    indiv_range			40
    texture				greek_cities, eb/data/models_unit/textures/EBUNIT_AGART_HELLENISTIC_INFANTRY_SPARTAN.TGA
    model_flexi			eb/data/models_unit/EBUNIT_AGART_HELLENISTIC_INFANTRY_SPARTAN_high.cas, 15
    model_flexi			eb/data/models_unit/EBUNIT_AGART_HELLENISTIC_INFANTRY_SPARTAN_med.cas, 30
    model_flexi			eb/data/models_unit/EBUNIT_AGART_HELLENISTIC_INFANTRY_SPARTAN_low.cas, 40
    model_flexi			eb/data/models_unit/EBUNIT_AGART_HELLENISTIC_INFANTRY_SPARTAN_lowest.cas, max
    model_sprite		greek_cities, 60.0, eb/data/sprites/hellenistic/ebsprite_hellenistic_infantry_spartiateshoplitai_all.spr
    model_tri			400, 0.5f, 0.5f, 0.5f
    EB member


  7. #7
    Member Member Domitius Ulpianus's Avatar
    Join Date
    Jan 2007
    Location
    Montreal, Quebec. Canada.
    Posts
    155

    Default Re: Spartan merc mod, v1.0

    Thanks a lot Oleo, it did work...there is only a small problem the models are using a sword...so I guess I can't use them anyway...too bad they look fantastic...but quite weird with the sword/spear animation

    In any case thanks a lot!!!
    «Iustitia est constans et perpetua voluntas ius suum cuique tribuendi. Iuris praecepta sunt haec: honeste vivere alterum non laedere, suum cuique tribuere.»

    Re-writing history, one turn at a time, with:

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