Results 1 to 10 of 10

Thread: recruiting cavalry

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default recruiting cavalry

    hello

    I'm having a bit of trouble, I can't seem to be able to build cavalry. is there a special building I need to construct or something? Could a learned fellow lay out the criteria for cavalry recruitment, please?

    I'm playing as macedon and I have the 4th level of military structures built, and the *Mega Basileon level city in Pella, what do I need to do?



    edit : I'm beginning to wonder if I'm the only one that can't recruit cavalry..
    Last edited by mike^_^; December 27, 2005 at 04:13 PM.

  2. #2

    Default



    okay I used process_cq and add_population to bump me up, and I still can't build any cavalry.

    I think the resources are messed up? the export_descr_building file is quite imposing..

  3. #3

    Default

    No, you just need a lot more cash, everything is extremely expensive in EB. :\

  4. #4

    Default

    ..

    it's not that I don't have enough money, if that were the case, cavalry units would show up but would just be greyed out, as the case with the pezeheratorio and the others.

    can you recruit cavlary units?

  5. #5
    Artifex
    Join Date
    Sep 2004
    Location
    St. Louis, MO, USA
    Posts
    1,491

    Default

    Cavalry is recruitable only in certain areas and at certain levels of the MIC. Our unit guys can tell you more.
    Ignoranti, quem portum petat, nullus suus ventus est. - Seneca


  6. #6

    Default

    that's the thing, according to the files, I have met the criteria to produce atleast companions in Pella

    Code:
     construction  16
                cost  14000
                settlement_min town
                upgrades
                {
                    royal_barracks
                }
    
    ...
    
                recruit "successor companion cavalry"  0  requires factions { macedon, } and building_present_min_level government_type1 type1lvl2 and hidden_resource alpha and not hidden_resource beta and hidden_resource gamma and not hidden_resource delta and hidden_resource epsilon and hidden_resource zeta and not hidden_resource eta and not hidden_resource theta
                    recruit "successor companion cavalry"  0  requires factions { macedon, } and building_present_min_level government_type1 type1lvl2 and hidden_resource alpha and not hidden_resource beta and hidden_resource gamma and hidden_resource delta and not hidden_resource epsilon and not hidden_resource zeta and hidden_resource eta and not hidden_resource theta
                    recruit "successor companion cavalry"  0  requires factions { macedon, } and building_present_min_level government_type1 type1lvl2 and not hidden_resource alpha and not hidden_resource beta and hidden_resource gamma and not hidden_resource delta and hidden_resource epsilon and hidden_resource zeta and not hidden_resource eta and hidden_resource theta
    Code:
    Makedonia
           Pella
           macedon
           Makedones
           177 58 145
           gold, timber, tradeport, navyport, smallfleet, beta, epsilon, zeta, eta
           5
           6
    strange

    how am I supposed to wage eternal war without my companions?

  7. #7

    Default

    Probably a recruitment problem. They should be recruitable obviously in Pella with that level MIC. These recruitment lines are really complex, so maybe some hidden resources for that province weren't specified the right way or something. We will look into it.

  8. #8

    Default

    okay thanks :original:

    here's the code line incase anyone else fancies
    just open up export_descr_building , ctrl-f, type in companion, go to macedon entry

    paste over first line

    Code:
                   recruit "successor companion cavalry"  0  requires factions { macedon, } and building_present_min_level government_type1 type1lvl2 and not hidden_resource alpha and hidden_resource beta and not hidden_resource gamma and not hidden_resource delta and hidden_resource epsilon and hidden_resource zeta and hidden_resource eta and not hidden_resource theta


  9. #9

    Default

    Yeah, it makes sense that they are only available in makedonian homeland governments since they are the best cav unit you can get and come from a certain class of citizens. Should be available in Pella. Must be the hidden resource combination I would think.

  10. #10

    Default

    it was, that's the fixed line up there if anyone is playing macedon and wondering why you can't build companions

    btw, I hope someone can make a more in-depth guide to EB gameplay, some of the things are confusing.
    although I guess once it's fleshed out more and more descriptions done it will be a little more self explanitory

Posting Permissions

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