Results 1 to 30 of 30

Thread: Bodyguard hoplites KH

  1. #1

    Question Bodyguard hoplites KH

    Is it possible to disable the phalanx formation in the KH commander's bodyguard (as the "form a phalanx" button is hided by the "trumpet" button)? Do they upgrade to cavalry?

  2. #2

    Post Re: Bodyguard hoplites KH

    Hi goolasso,
    Sorry, but no they very sadly do not upgrade to cavalry.
    Dawn is nature's way of telling you to go back to bed

  3. #3
    EB Beta Tester & Sex Slave Member Brightblade's Avatar
    Join Date
    Jan 2007
    Posts
    142

    Default Re: Bodyguard hoplites KH

    They have a super secret mount I do not dare tell you about for fear the EB sekret police will bust me!


    We ask ourselves whether our names will echo through the ages... how bravely we fought, how fiercely we loved.

    Currently: Slave in EB's beta testing dungeons!

  4. #4

    Default Re: Bodyguard hoplites KH

    Quote Originally Posted by Omanes Alexandrapolites the Idiot
    Hi goolasso,
    Sorry, but no they very sadly do not upgrade to cavalry.
    but there's a calvary General bodyguard unit in the KH units list (Custom battle) ...

  5. #5

    Default Re: Bodyguard hoplites KH

    Quote Originally Posted by Brightblade
    They have a super secret mount I do not dare tell you about for fear the EB sekret police will bust me!

  6. #6

    Post Re: Bodyguard hoplites KH

    Sorry but, thats probably the old KH bodyguard from a past version when the KH did have elite cavalry bodyguards. I'm not totally sure, yet I do think that they were removed as bodyguards for generals completely. Sorry.
    Dawn is nature's way of telling you to go back to bed

  7. #7

    Default Re: Bodyguard hoplites KH

    Eventually the KH will have their faction general in a non-phalanx unit, but for now this is the best foot unit (only one really that is elite) we can put him with.

  8. #8
    EBII Mod Leader Member Foot's Avatar
    Join Date
    Apr 2005
    Location
    Brighton, East Sussex, England (GMT)
    Posts
    10,736

    Default Re: Bodyguard hoplites KH

    Quote Originally Posted by Teleklos Archelaou
    Eventually the KH will have their faction general in a non-phalanx unit, but for now this is the best foot unit (only one really that is elite) we can put him with.
    Should've given them the Spartan Hoplites as a temporary replacement. I might stick up a little fix for that, should only need changes in descr_character and the edu.

    Foot
    EBII Mod Leader
    Hayasdan Faction Co-ordinator


  9. #9
    Villiage Idiot Member antisocialmunky's Avatar
    Join Date
    Feb 2005
    Location
    ゞ( ゚Д゚)ゞ
    Posts
    5,974

    Default Re: Bodyguard hoplites KH

    I'd say give them a slightly more powerful, maybe two HP version of Thorakitai. Two HP because they lack the mobility of other generals and can't disengage to run away.

    It would be really cool if the Spartan ethniticity got a unit of Spartan Royal Guard or something for their general but I dont' think that's possible, sadly.
    Fighting isn't about winning, it's about depriving your enemy of all options except to lose.



    "Hi, Billy Mays Here!" 1958-2009

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

    Default Re: Bodyguard hoplites KH

    Quote Originally Posted by Foot
    Should've given them the Spartan Hoplites as a temporary replacement. I might stick up a little fix for that, should only need changes in descr_character and the edu.

    Foot

    Oh this would be uber sweet as a temporary fix
    «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:

  11. #11

    Post Re: Bodyguard hoplites KH

    Quote Originally Posted by antisocialmunky
    It would be really cool if the Spartan ethniticity got a unit of Spartan Royal Guard or something for their general but I don't think that's possible, sadly.
    Good news and bad news - actually it is possible to do - but is sadly only possible for the generals you start with.
    Dawn is nature's way of telling you to go back to bed

  12. #12
    EBII Mod Leader Member Foot's Avatar
    Join Date
    Apr 2005
    Location
    Brighton, East Sussex, England (GMT)
    Posts
    10,736

    Default Re: Bodyguard hoplites KH

    Quote Originally Posted by Domitius Ulpianus
    Oh this would be uber sweet as a temporary fix
    export_descr_unit Changes:

    Search for ";178" you will find the following entry:
    Code:
    ;178
    type             greek infantry epikletoi hoplitai
    dictionary       greek_infantry_epikletoi_hoplitai      ; Epilektoi Hoplitai
    category         infantry
    class            spearmen
    voice_type       General_1
    soldier          hellenistic_infantry_basilikonagema_epikletoihoplitai_easternauxilia, 40, 0, 1.3
    officer          officer_hellenic_officer
    officer          officer_hellenic_standardbearer
    mount_effect     horse +2, camel +2, elephant -1
    attributes       sea_faring, hide_forest, hardy, general_unit
    formation        1, 1.2, 2, 2.4, 4, square, phalanx
    stat_health      1, 0
    stat_pri         15, 0, no, 0, 0, melee, simple, piercing, spear, 0 ,0.15
    stat_pri_attr    spear
    stat_sec         9, 2, no, 0, 0, melee, simple, piercing, sword, 0 ,0.11
    stat_sec_attr    ap
    stat_pri_armour  12, 6, 5, metal
    stat_sec_armour  0, 0, flesh
    stat_heat        4
    stat_ground      0, 0, -3, -2
    stat_mental      15, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay  0
    stat_food        60, 300
    stat_cost        1, 1902, 0, 60, 90, 1902
    ownership        greek_cities
    Replace the entire entry with the following:
    Code:
    ;178
    type             greek infantry epikletoi hoplitai
    dictionary       greek_infantry_epikletoi_hoplitai      ; Epilektoi Hoplitai
    category         infantry
    class            spearmen
    voice_type       General_1
    soldier          hellenistic_infantry_basilikonagema_epikletoihoplitai_easternauxilia, 40, 0, 1.3
    officer          officer_hellenic_officer
    officer          officer_hellenic_standardbearer
    mount_effect     horse +2, camel +2, elephant -1
    attributes       sea_faring, hide_forest, hardy
    formation        1, 1.2, 2, 2.4, 4, square, phalanx
    stat_health      1, 0
    stat_pri         15, 0, no, 0, 0, melee, simple, piercing, spear, 0 ,0.15
    stat_pri_attr    spear
    stat_sec         9, 2, no, 0, 0, melee, simple, piercing, sword, 0 ,0.11
    stat_sec_attr    ap
    stat_pri_armour  12, 6, 5, metal
    stat_sec_armour  0, 0, flesh
    stat_heat        4
    stat_ground      0, 0, -3, -2
    stat_mental      15, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay  0
    stat_food        60, 300
    stat_cost        1, 1902, 476, 60, 90, 1902
    ownership        greek_cities
    Now go to the end of the file and add this new entry in at the bottom:
    Code:
    ;(temp)
    type             hellenistic infantry spartiateshoplitai general
    dictionary       hellenistic_infantry_spartiateshoplitai      ; Spartiates Hoplitai
    category         infantry
    class            heavy
    voice_type       General_1
    soldier          hellenistic_infantry_spartiateshoplitai, 30, 0, 1.35
    officer          officer_hellenic_officer
    officer          officer_hellenic_standardbearer
    mount_effect     horse +1, camel +1, elephant -1
    attributes       sea_faring, hide_forest, hardy, general_unit
    formation        0.76, 1.2, 1.6, 2.4, 4, square
    stat_health      1, 0
    stat_pri         12, 6, no, 0, 0, melee, simple, piercing, spear, 0 ,0.13
    stat_pri_attr    no
    stat_sec         0, 0, no, 0, 0, no, no, no, none, 0 ,0.1
    stat_sec_attr    no
    stat_pri_armour  14, 10, 4, metal
    stat_sec_armour  0, 0, flesh
    stat_heat        4
    stat_ground      -3, 0, -3, -2
    stat_mental      18, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay  0
    stat_food        60, 300
    stat_cost        1, 2085, 0, 60, 504, 2085
    ownership        greek_cities
    Save and exit the file.

    descr_strat Changes:

    Search for "Areus Eurypontidos"

    You will find an entry like this:
    Code:
    ; City: none - on southeastern Lakonian coast, arrived from Krete
    ; Region: Lakonike
    ; --------------------
    character	Areus Eurypontidos, named character, leader, command 0, influence 0, management 0, subterfuge 0, age 55, , x 141, y 101
    traits NaturalIntelligence 4 , NaturalCharisma 3 , NaturalEnergy 2 , Selflessness 3 , Loyalty 5 , Temperament 3 , TurnsAlive 6 , Spartiates 1 , AreusEurypontidosBiography 1 , CommandExperience 4 , GoodTactician 1 , GoodAdministrator 2 , NumancillariesAcquired 3 , YearsPassed 4
    ancillaries brilliant_inventor , playwright , clerk
    army
    unit		greek infantry epikletoi hoplitai				exp 1 armour 0 weapon_lvl 0
    unit		hellenistic infantry spartiateshoplitai				exp 2 armour 0 weapon_lvl 1
    unit		hellenistic missile cretan archers				exp 1 armour 0 weapon_lvl 1
    unit		greek skirmisher akontistai				exp 0 armour 0 weapon_lvl 0
    unit		greek infantry taxeis hoplitai				exp 0 armour 0 weapon_lvl 0
    Replace it with the following:
    Code:
    ; City: none - on southeastern Lakonian coast, arrived from Krete
    ; Region: Lakonike
    ; --------------------
    character	Areus Eurypontidos, named character, leader, command 0, influence 0, management 0, subterfuge 0, age 55, , x 141, y 101
    traits NaturalIntelligence 4 , NaturalCharisma 3 , NaturalEnergy 2 , Selflessness 3 , Loyalty 5 , Temperament 3 , TurnsAlive 6 , Spartiates 1 , AreusEurypontidosBiography 1 , CommandExperience 4 , GoodTactician 1 , GoodAdministrator 2 , NumancillariesAcquired 3 , YearsPassed 4
    ancillaries brilliant_inventor , playwright , clerk
    army
    unit		hellenistic infantry spartiateshoplitai general				exp 1 armour 0 weapon_lvl 0
    unit		hellenistic infantry spartiateshoplitai				exp 2 armour 0 weapon_lvl 1
    unit		hellenistic missile cretan archers				exp 1 armour 0 weapon_lvl 1
    unit		greek skirmisher akontistai				exp 0 armour 0 weapon_lvl 0
    unit		greek infantry taxeis hoplitai				exp 0 armour 0 weapon_lvl 0

    Then search for "Chremonides Aithalidos" and you will find this entry:
    Code:
    ; City: Athenai
    ; Region: Attike
    ; --------------------
    character	Chremonides Aithalidos, named character, command 0, influence 0, management 0, subterfuge 0, age 50, , x 144, y 108
    traits NaturalIntelligence 5 , NaturalCharisma 5 , NaturalEnergy 5 , Selflessness 1 , Loyalty 3 , Temperament 2 , TurnsAlive 5 , Athenaios 1 , ChremonidesAithalidosBiography 1 , CommandExperience 3 , GoodAdministrator 2 , GoodTrader 2 , GoodTactician 1 , LogisticalSkill 1 , Drink 1 , NumancillariesAcquired 2
    ancillaries merchant , family_retainer
    army
    unit		greek infantry epikletoi hoplitai				exp 1 armour 0 weapon_lvl 0
    unit		hellenistic infantry hoplitai				exp 2 armour 0 weapon_lvl 0
    unit		hellenistic infantry hoplitai				exp 1 armour 0 weapon_lvl 0
    unit		greek infantry taxeis hoplitai				exp 0 armour 0 weapon_lvl 0
    unit		greek skirmisher akontistai				exp 1 armour 0 weapon_lvl 0
    unit		greek missile sphendenotai				exp 1 armour 0 weapon_lvl 0
    Replace it with this:
    Code:
    ; City: Athenai
    ; Region: Attike
    ; --------------------
    character	Chremonides Aithalidos, named character, command 0, influence 0, management 0, subterfuge 0, age 50, , x 144, y 108
    traits NaturalIntelligence 5 , NaturalCharisma 5 , NaturalEnergy 5 , Selflessness 1 , Loyalty 3 , Temperament 2 , TurnsAlive 5 , Athenaios 1 , ChremonidesAithalidosBiography 1 , CommandExperience 3 , GoodAdministrator 2 , GoodTrader 2 , GoodTactician 1 , LogisticalSkill 1 , Drink 1 , NumancillariesAcquired 2
    ancillaries merchant , family_retainer
    army
    unit		hellenistic infantry spartiateshoplitai general				exp 1 armour 0 weapon_lvl 0
    unit		hellenistic infantry hoplitai				exp 2 armour 0 weapon_lvl 0
    unit		hellenistic infantry hoplitai				exp 1 armour 0 weapon_lvl 0
    unit		greek infantry taxeis hoplitai				exp 0 armour 0 weapon_lvl 0
    unit		greek skirmisher akontistai				exp 1 armour 0 weapon_lvl 0
    unit		greek missile sphendenotai				exp 1 armour 0 weapon_lvl 0
    Then search for "Agathokles Rhodios" and you find an entry like this:
    Code:
    ; City: Rhodos
    ; Region: Rhodos
    ; --------------------
    character	Agathokles Rhodios, named character, command 0, influence 0, management 0, subterfuge 0, age 67, , x 161, y 101
    traits NaturalIntelligence 5 , NaturalCharisma 3 , NaturalEnergy 4 , Selflessness 2 , Loyalty 3 , Temperament 4 , TurnsAlive 7 , Rhodios 1 , AgathoklesBiography 1 , CommandExperience 3 , GoodAdministrator 3 , GoodTactician 1 , NumancillariesAcquired 2
    ancillaries comedian , family_retainer
    army
    unit		greek infantry epikletoi hoplitai				exp 1 armour 0 weapon_lvl 0
    unit		greek infantry taxeis hoplitai				exp 0 armour 0 weapon_lvl 0
    unit		greek missile sphendenotai				exp 1 armour 0 weapon_lvl 0
    Replace it with this:
    Code:
    ; City: Rhodos
    ; Region: Rhodos
    ; --------------------
    character	Agathokles Rhodios, named character, command 0, influence 0, management 0, subterfuge 0, age 67, , x 161, y 101
    traits NaturalIntelligence 5 , NaturalCharisma 3 , NaturalEnergy 4 , Selflessness 2 , Loyalty 3 , Temperament 4 , TurnsAlive 7 , Rhodios 1 , AgathoklesBiography 1 , CommandExperience 3 , GoodAdministrator 3 , GoodTactician 1 , NumancillariesAcquired 2
    ancillaries comedian , family_retainer
    army
    unit		hellenistic infantry spartiateshoplitai general				exp 1 armour 0 weapon_lvl 0
    unit		greek infantry taxeis hoplitai				exp 0 armour 0 weapon_lvl 0
    unit		greek missile sphendenotai				exp 1 armour 0 weapon_lvl 0
    Finally search for "Akrotatos Eurypontidos" and you will find an entry like this:
    Code:
    ; City: Sparte
    ; Region: Lakonike
    ; --------------------
    character	Akrotatos Eurypontidos, named character, heir, command 0, influence 0, management 0, subterfuge 0, age 23, , x 138, y 103
    traits NaturalIntelligence 5 , NaturalCharisma 3 , NaturalEnergy 4 , Selflessness 3 , Loyalty 3 , Temperament 4 , TurnsAlive 2 , Spartiates 1 , AkrotatosBiography 1 , GoodAdministrator 3 , NumancillariesAcquired 2 , GoodDefender 1 , CommandExperience 3 , YearsPassed 4 , NumancillariesAcquired 2
    ancillaries comedian , family_retainer
    army
    unit		greek infantry epikletoi hoplitai				exp 1 armour 0 weapon_lvl 0
    unit		greek infantry taxeis hoplitai				exp 0 armour 0 weapon_lvl 0
    unit		greek skirmisher akontistai				exp 1 armour 0 weapon_lvl 0
    unit		greek missile sphendenotai				exp 1 armour 0 weapon_lvl 0
    Replace it with this:
    Code:
    ; City: Sparte
    ; Region: Lakonike
    ; --------------------
    character	Akrotatos Eurypontidos, named character, heir, command 0, influence 0, management 0, subterfuge 0, age 23, , x 138, y 103
    traits NaturalIntelligence 5 , NaturalCharisma 3 , NaturalEnergy 4 , Selflessness 3 , Loyalty 3 , Temperament 4 , TurnsAlive 2 , Spartiates 1 , AkrotatosBiography 1 , GoodAdministrator 3 , NumancillariesAcquired 2 , GoodDefender 1 , CommandExperience 3 , YearsPassed 4 , NumancillariesAcquired 2
    ancillaries comedian , family_retainer
    army
    unit		hellenistic infantry spartiateshoplitai general				exp 1 armour 0 weapon_lvl 0
    unit		greek infantry taxeis hoplitai				exp 0 armour 0 weapon_lvl 0
    unit		greek skirmisher akontistai				exp 1 armour 0 weapon_lvl 0
    unit		greek missile sphendenotai				exp 1 armour 0 weapon_lvl 0
    Save and exit this file.

    Load the game to see if it works.

    Always make backups of your files before editing.

    Foot
    EBII Mod Leader
    Hayasdan Faction Co-ordinator


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

    Default Re: Bodyguard hoplites KH

    Umm I really want to give this a try but Im afraid Im lil lost here:


    Fist thing is I found 2 copies of the export_descr_unit file in my EB folder. The first one was ina subfolder called sp game edu backup, the second one inside the Data subfolder. Should I change both?

    and then about the descr_strat file, I looked everywhere but I couldn't find it...

    Thanks in advance for the help.
    Last edited by Domitius Ulpianus; 02-22-2007 at 05:03.
    «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:

  14. #14
    EBII Council Senior Member Kull's Avatar
    Join Date
    Jan 2003
    Location
    El Paso, TX
    Posts
    13,502

    Default Re: Bodyguard hoplites KH

    Quote Originally Posted by Domitius Ulpianus
    Umm I really want to give this a try but Im afraid Im lil lost here:
    1) Edit only the EDU in this directory: EB\Data

    2) Here's the directory for D_S: EB\Data\world\maps\campaign\imperial_campaign

    Anyone who makes this swap should realize that they have now lost the Epilektoi Phalanx, since it is not recruitable in EDB. Nor is it a merc.
    "Numidia Delenda Est!"

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

    Default Re: Bodyguard hoplites KH

    Quote Originally Posted by Kull
    1) Edit only the EDU in this directory: EB\Data

    Anyone who makes this swap should realize that they have now lost the Epilektoi Phalanx, since it is not recruitable in EDB. Nor is it a merc.

    Thanks a lot!!!...now about the Epilektoi Phalanx....this is my first game using the KH....how good/bad of a trade-off is that...

    Words of wisdom are appreciated !!
    «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:

  16. #16
    EBII Council Senior Member Kull's Avatar
    Join Date
    Jan 2003
    Location
    El Paso, TX
    Posts
    13,502

    Default Re: Bodyguard hoplites KH

    Quote Originally Posted by Domitius Ulpianus
    Thanks a lot!!!...now about the Epilektoi Phalanx....this is my first game using the KH....how good/bad of a trade-off is that...

    Words of wisdom are appreciated !!
    The Spartan has fewer men, but slightly better stats. Basically a coin flip. However, the Spartan is available ingame as a non-general unit, whereas the Epilektoi is gone completely.
    "Numidia Delenda Est!"

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

    Default Re: Bodyguard hoplites KH

    Gotcha, Im gonna give it a go, because having my generals in phalanx formation without the possibility of turning off the formation is a bit of a pain.
    Thanks for the prompt help!
    «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:

  18. #18
    Scourge of God Member Count Belisarius's Avatar
    Join Date
    Oct 2003
    Location
    Bat Country!
    Posts
    107

    Default Re: Bodyguard hoplites KH

    Buy a single phalanx merc unit (Iphikratous Hoplitai probably preferably), and just keep the remnants with your general - when you group them you can always select phalanx on or off then. A very good tip to remember if you are playing as KH.
    Can't take credit for this one. It's Teleklos Archelaou's post from another thread.

    If you're not up to tinkering with the export_descr_unit file, this looks like a quick & dirty way to get around the problem until the EB team addresses it.
    Just call me sui generis, and leave it at that.
    - Huey P. Long

  19. #19

    Default Re: Bodyguard hoplites KH

    Considering the old "KH General Cavalry, seems to still exist, how would I edit them to be the general unit again?
    [COLOR="Black"]Jesus's real name was Inuyasha Yashua!
    Any computer made after 1985 has the storage capacity to house an evil spirit.
    Quote Originally Posted by Fluvius Camillus View Post
    What I'm showing here is that it doesn't matter how well trained or brave you are, no one can resist an elephant charge in the rear

    ~Fluvius

  20. #20

    Default Re: Bodyguard hoplites KH

    Just took a random General's bodyguard from the EDU.
    The EDU reads there:

    ;27
    type celtic cavalry chieftain brihentin
    dictionary celtic_cavalry_brihentin ; Gallic General's Bodyguard
    category cavalry
    class heavy
    voice_type General_1
    soldier celtic_cavalry_brihentin_remimairepos_lavotuxri, 10, 0, 1
    officer officer_celtic_standardbearer
    mount generals horse
    mount_effect elephant -4, chariot +2, camel -1
    attributes sea_faring, general_unit, hide_forest, hardy, ;no_custom
    formation 1.5, 4, 3, 6, 4, square, wedge
    stat_health 1, 0
    stat_pri 4, 30, no, 0, 0, melee, simple, piercing, spear, 160 ,0.33
    stat_pri_attr ap
    stat_sec 10, 13, no, 0, 0, melee, simple, piercing, sword, 0 ,0.225
    stat_sec_attr no
    stat_pri_armour 13, 8, 3, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 0, 0, -4, -1
    stat_mental 13, disciplined, highly_trained
    stat_charge_dist 60
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 1367, 0, 38, 178, 1367
    ownership gauls, scythia, slave

    Now, if you look at the attributes, you can see that it has "general_unit" in it. My assumption here is that the old generals unit of KH had this attribute removed, so adding it will bring the cavalry bodyguard back. You should however remove this attribute from the current general's bodyguard as well. (Because the old one might interfere with your own modifications.)
    The general's unit of KH has the "greek cities" ownership - FYI.
    - Tellos Athenaios
    CUF tool - XIDX - PACK tool - SD tool - EVT tool - EB Install Guide - How to track down loading CTD's - EB 1.1 Maps thread


    ὁ δ᾽ ἠλίθιος ὣσπερ πρόβατον βῆ βῆ λέγων βαδίζει” – Kratinos in Dionysalexandros.

  21. #21
    EBII Council Senior Member Kull's Avatar
    Join Date
    Jan 2003
    Location
    El Paso, TX
    Posts
    13,502

    Default Re: Bodyguard hoplites KH

    Quote Originally Posted by Tellos Athenaios
    Just took a random General's bodyguard from the EDU.
    The EDU reads there:

    Now, if you look at the attributes, you can see that it has "general_unit" in it. My assumption here is that the old generals unit of KH had this attribute removed, so adding it will bring the cavalry bodyguard back. You should however remove this attribute from the current general's bodyguard as well. (Because the old one might interfere with your own modifications.)
    The general's unit of KH has the "greek cities" ownership - FYI.
    Also has to make all those descr_strat changes that Foot showed above (except you'd have to plug in the KH Bodyguard unit instead of the Spartan)
    "Numidia Delenda Est!"

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

    Default Re: Bodyguard hoplites KH

    By the way, I went ahead with the changes and its working wonders...!!!
    «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:

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

    Default Re: Bodyguard hoplites KH

    Just in the case someone doesn't want to entirely lose access to the Epikletoi Hoplitai in the process, would it be a workable quick-and-dirty placeholder solution to replicate the Hoplitai Spartatoi entries in the EDB ? That way, unless I've entirely missed something, you could still recruit the EH on the exact same requirements as the Spartiatoi...
    "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

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

    Default Re: Bodyguard hoplites KH

    Umm Im really liking the spartiates hoplitai as Bodyguards for my KH General...by the way where and what lvl of MIC do I need to recruit more spartiates hoplitai? KH First timer here...Always played Rome before so Im still learning my way with the KH but so far Im reaaaally loving it. I think I like a lot more my generals as infantry units than as a Cavalry (like the Romani).

    Thanks all.
    «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:

  25. #25

    Default Re: Bodyguard hoplites KH

    I don't understand : in my KH games, I only have cavalry bodyguards, and not footmen...

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

    Default Re: Bodyguard hoplites KH

    Quote Originally Posted by Pelopidas
    I don't understand : in my KH games, I only have cavalry bodyguards, and not footmen...

    Ummm then I guess you are not playing EB v .81 because they changed the cavalry general for epikletoi hoplitai (phalanx infantry) in the last update. The problem was (at least for me) that they were too slow being unable to turn off the phalanx formation...sooo I edited the entries as Foot proposed in his post up here and now my generals have Spartites Hoplitai as bodyguards....which I really like.

    Hope that helps Pelopidas.
    «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:

  27. #27
    Villiage Idiot Member antisocialmunky's Avatar
    Join Date
    Feb 2005
    Location
    ゞ( ゚Д゚)ゞ
    Posts
    5,974

    Default Re: Bodyguard hoplites KH

    If you did install the .81 patch over .80, then you might need to uninstall and reinstall both. I ran into thsi problem with my first attempt at .81 patching.
    Fighting isn't about winning, it's about depriving your enemy of all options except to lose.



    "Hi, Billy Mays Here!" 1958-2009

  28. #28

    Default Re: Bodyguard hoplites KH

    Quote Originally Posted by Domitius Ulpianus
    Ummm then I guess you are not playing EB v .81 because they changed the cavalry general for epikletoi hoplitai (phalanx infantry) in the last update. The problem was (at least for me) that they were too slow being unable to turn off the phalanx formation...sooo I edited the entries as Foot proposed in his post up here and now my generals have Spartites Hoplitai as bodyguards....which I really like.

    Hope that helps Pelopidas.
    Hey, If I make the changes will I be able to continue my campaign? Cause I have already started and don't won't to lose it.

  29. #29
    Voluntary Suspension Voluntary Suspension Philippus Flavius Homovallumus's Avatar
    Join Date
    May 2005
    Location
    Isca
    Posts
    13,477

    Default Re: Bodyguard hoplites KH

    No, you'll have to start a new one I'm afraid.
    "If it wears trousers generally I don't pay attention."

    [IMG]https://img197.imageshack.us/img197/4917/logoromans23pd.jpg[/IMG]

  30. #30

    Default Re: Bodyguard hoplites KH

    Then I might save it for later...pretty interesting things happened, I was besieging Chalkis and a Macedonian army from Pella managed to come at my back using ships!!

    And I don't use BI.exe

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