Results 1 to 11 of 11

Thread: EDB minor issue - Epeiros recruitment

  1. #1
    A pipe smoker Member MiniMe's Avatar
    Join Date
    Dec 2006
    Location
    Moscow, Russia
    Posts
    453

    Default EDB minor issue - Epeiros recruitment

    Epeiros can't recruit Thorakitai, Pheraspydes and Hypaspistai, though they have all of these units according to EDU and DMB

    One more thing: Thorakitai have charge bonus of 1. Strange, since they are not phalanx unit or skirmishers.

    Added later
    But the strangest thing is though their spear charge is shown as 1, in EDU it is 4!
    very intresting bug
    Last edited by MiniMe; 10-31-2007 at 22:30.


  2. #2

    Default Re: EDB minor issue - Epeiros recruitment

    1) The recruitment was an oversight. Epeiros was forgotten to be added on the list, so to speak. Should be fixed with the next release of EB.
    2) The Charge bonus shown is that of the primary weapon. Assuming you talk about everyone but the Hypaspistai you mentioned - this is the bonus of the javelin. The real charge bonus you will notice in game (not much charge if you throw a javelin, eh?) is that of the secondary weapon (the sword/spear) and is consistent with the EDU.
    - 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.

  3. #3

    Default Re: EDB minor issue - Epeiros recruitment

    Quote Originally Posted by Tellos Athenaios
    1) The recruitment was an oversight. Epeiros was forgotten to be added on the list, so to speak. Should be fixed with the next release of EB.
    2) The Charge bonus shown is that of the primary weapon. Assuming you talk about everyone but the Hypaspistai you mentioned - this is the bonus of the javelin. The real charge bonus you will notice in game (not much charge if you throw a javelin, eh?) is that of the secondary weapon (the sword/spear) and is consistent with the EDU.
    Can we repair it by ourselves? please link me to the answer since Epeiros is likely to be my next campaing

    About the bonus???? I did not understand that, Are you saying that if they throw their Javelins the charge is 1 and if they don't they will have a more powerful charge??? If so, how much more powerful???

    Thanks!
    From the markets of Lilibeo to the Sacred Band in the halls of Astarte, from those halls to the Senate of Safot Softin BiKarthadast as Lilibeo representative

  4. #4
    A pipe smoker Member MiniMe's Avatar
    Join Date
    Dec 2006
    Location
    Moscow, Russia
    Posts
    453

    Default Re: EDB minor issue - Epeiros recruitment

    Quote Originally Posted by Leão magno
    Can we repair it by ourselves? please link me to the answer since Epeiros is likely to be my next campaing
    It is possible, but'll take a bit of your time.
    1. Open EB/Data folder;
    2. MOST IMPORTANG THING! make a copy of your export_descr_buildings.txt file and save it someplace else;

    3.1. open export_descr_buildings.txt file and find 44 (in section army_barracks_I1 requires factions { thrace, greek_cities, }) +44 (in section royal_barracks_I1 requires factions { thrace, greek_cities, }) strings that start with
    recruit "greek infantry thorakitai" 0 requires factions { greek_cities, }.....
    change every such string to
    recruit "greek infantry thorakitai" 0 requires factions { greek_cities, thrace, }...
    Please,don't forget to add , after thrace or else game will crash.

    3.2. (in section royal_barracks_K1 requires factions { romans_brutii, macedon, } ) find 7 strings that start with
    recruit "greek infantry pheraspidai" 0 requires factions { romans_brutii, macedon, }...
    copypaste all those strings in a position exactly after your last modyfied string recruit "greek infantry thorakitai" 0 requires factions { greek_cities, thrace }... in section royal_barracks_I1 requires factions { thrace, greek_cities, }
    change every copied string to
    recruit "greek infantry pheraspidai" 0 requires factions { thrace, }...

    3.3. (in section royal_barracks_K1 requires factions { romans_brutii, macedon, } ) find 11 strings that start with
    recruit "greek infantry hypaspistai" 0 requires factions { macedon, }...
    copypaste all those strings in a position exactly after your last modyfied string recruit "greek infantry pheraspidai" 0 requires factions { thrace, }... in section royal_barracks_I1 requires factions { thrace, greek_cities, }
    change every copied string to
    recruit "greek infantry hypaspistai" 0 requires factions { thrace, }...

    hope my English was good enough

    About the bonus???? I did not understand that, Are you saying that if they throw their Javelins the charge is 1 and if they don't they will have a more powerful charge???
    Yes
    Last edited by MiniMe; 11-03-2007 at 17:59.


  5. #5

    Default Re: EDB minor issue - Epeiros recruitment

    I am sorry but I doubt that it actually will work. Reason: you use MIC's of other factions which you as Epeiros don't have acces to. (There is a reason why we don't do this manually. )

    Unless of course both factions use the K-MIC that is...
    - 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.

  6. #6
    A pipe smoker Member MiniMe's Avatar
    Join Date
    Dec 2006
    Location
    Moscow, Russia
    Posts
    453

    Default Re: EDB minor issue - Epeiros recruitment

    Epeiros and KH do use the same native MIC ;-)

    I truly hope my pidgin english was enough to explain him he has to add&change the strings in army_barracks_I1 { thrace, greek_cities, } and royal_barracks_I1 { thrace, greek_cities, }

    Did that for myself back in good old days of 0.8 (disposing of illiriori thorakitai in the same time and renaming their icons and pictures), it worked fine for me.
    Last edited by MiniMe; 11-03-2007 at 20:49.


  7. #7
    Megas Moose Member Moosemanmoo's Avatar
    Join Date
    Apr 2007
    Location
    London
    Posts
    270

    Default Re: EDB minor issue - Epeiros recruitment

    I can't save over it, my computer says the file name and path need to be correct

    Is this something to do with vista?
    Alcohol is the cause and solution to all of man's issues

    Baloonz: by Pharnakles
    by Jebivjetar (es bastante loco)

  8. #8
    A pipe smoker Member MiniMe's Avatar
    Join Date
    Dec 2006
    Location
    Moscow, Russia
    Posts
    453

    Default Re: EDB minor issue - Epeiros recruitment

    Quote Originally Posted by Moosemanmoo
    I can't save over it, my computer says the file name and path need to be correct

    Is this something to do with vista?
    What do you mean?


  9. #9
    Megas Moose Member Moosemanmoo's Avatar
    Join Date
    Apr 2007
    Location
    London
    Posts
    270

    Default Re: EDB minor issue - Epeiros recruitment

    I'm basically unable to save the changes
    Alcohol is the cause and solution to all of man's issues

    Baloonz: by Pharnakles
    by Jebivjetar (es bastante loco)

  10. #10
    A pipe smoker Member MiniMe's Avatar
    Join Date
    Dec 2006
    Location
    Moscow, Russia
    Posts
    453

    Default Re: EDB minor issue - Epeiros recruitment

    Perhaps, on some occasion the file you were working with had regime "read_only" enabled. You can change this status in file attributes.

    Anyway, you can follow first link in my signature and download from that tread my already modified EDB not only with heavy and elite infantry for Epeiros but many more intresting thingies. It is savecompatible and definitely has no bugs (129 downloads of last version, nobody complained thus far).
    Best regards
    MiniMe.


  11. #11
    Megas Moose Member Moosemanmoo's Avatar
    Join Date
    Apr 2007
    Location
    London
    Posts
    270

    Default Re: EDB minor issue - Epeiros recruitment

    Thanks alot MiniMe, the computers letting me save now
    Alcohol is the cause and solution to all of man's issues

    Baloonz: by Pharnakles
    by Jebivjetar (es bastante loco)

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