Results 1 to 30 of 161

Thread: Rules Discussion and Confirmation Thread

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    The Rhetorician Member Skullheadhq's Avatar
    Join Date
    Apr 2008
    Location
    Antioch
    Posts
    2,267

    Default Re: Rules Discussion and Confirmation Thread

    Quote Originally Posted by TruePraetorian View Post
    Thanks for the info. I actually took out the old Sweboz reforms and replaced it with the new after talking with bovi. I will update the minimod yet again

    Also, Skullheadhq, I was looking over the genericScript that I downloaded from you. Did you use the turn order found in the minimod folder? Without it, the script will skip players and stuff so it won't work properly.

    If you did I must have looked at the wrong one or something...but don't worry about it. I am generating the new script as I speak.
    Yes i used the turn order. And I'll re-upload the pack this afternoon

    EDIT: CLICKY:http://www.megaupload.com/?d=9GY5L68O
    Its a 5 min download.
    Last edited by Skullheadhq; 01-19-2009 at 16:23.
    "When the candles are out all women are fair."
    -Plutarch, Coniugia Praecepta 46

  2. #2
    Member Member Mjolnir's Avatar
    Join Date
    Dec 2007
    Location
    South Carolina
    Posts
    232

    Default Re: Rules Discussion and Confirmation Thread

    Quote Originally Posted by Skullheadhq View Post
    Yes i used the turn order. And I'll re-upload the pack this afternoon

    EDIT: CLICKY:http://www.megaupload.com/?d=9GY5L68O
    Its a 5 min download.
    OK, I extracted that into a clean version of EB 1.2 and I got the following error when I tried to start EB.

    Script Error in eb/data/export_descr_unit.txt, at line 1009, column 34.

    Could not find solider battle model for unit type 'roman infantry evocatae'.



    My AAR: Basileion Bosphorou: a Tale of the Pontos Euxeinos

    Tribvnvs Caivs Aemilivs Mamercvs - BtSH

    Strategos Bithys Nisaias Parthiakes - WotB

    From Antinous:

  3. #3
    The Rhetorician Member Skullheadhq's Avatar
    Join Date
    Apr 2008
    Location
    Antioch
    Posts
    2,267

    Default Re: Rules Discussion and Confirmation Thread

    Quote Originally Posted by Mjolnir View Post
    OK, I extracted that into a clean version of EB 1.2 and I got the following error when I tried to start EB.
    I also got that error once. Don't know how i fixed it then. Also, It works at me.
    Just go to that line and fix it? Also, Does it start up? If yes, Just fix the annoying message.
    If no, Just do the same as if it starts up. Get rid of that annoying Evocatae message
    "When the candles are out all women are fair."
    -Plutarch, Coniugia Praecepta 46

  4. #4
    Member Member Mjolnir's Avatar
    Join Date
    Dec 2007
    Location
    South Carolina
    Posts
    232

    Default Re: Rules Discussion and Confirmation Thread

    Quote Originally Posted by Skullheadhq View Post
    I also got that error once. Don't know how i fixed it then. Also, It works at me.
    Just go to that line and fix it? Also, Does it start up? If yes, Just fix the annoying message.
    If no, Just do the same as if it starts up. Get rid of that annoying Evocatae message
    It's a CTD; double click on short-cut, black screen and error message, and then CTD. How do I get rid of that message and make things work properly?



    My AAR: Basileion Bosphorou: a Tale of the Pontos Euxeinos

    Tribvnvs Caivs Aemilivs Mamercvs - BtSH

    Strategos Bithys Nisaias Parthiakes - WotB

    From Antinous:

  5. #5
    The Rhetorician Member Skullheadhq's Avatar
    Join Date
    Apr 2008
    Location
    Antioch
    Posts
    2,267

    Default Re: Rules Discussion and Confirmation Thread

    Quote Originally Posted by Mjolnir View Post
    It's a CTD; double click on short-cut, black screen and error message, and then CTD. How do I get rid of that message and make things work properly?
    Ok this is what you'll have to do.
    Open your export_descr_unit and search for "Evocatae".
    Do you find it go to explenation 2. If not go to 1.

    Expl. 1:
    Between the stats of the roman infantry camillan rorarii and the roman infantry hastati you have to place this:

    ;235
    type roman infantry evocatae
    dictionary roman_infantry_evocatae ; Cohortes Evocata
    category infantry
    class heavy
    voice_type General_1
    soldier roman_infantry_cohorsevocata_cohorspraetoriana, 40, 0, 1.2
    officer ebofficer_roman_centurion
    ;officer ebofficer_roman_early_standard
    attributes sea_faring, hide_forest, can_sap, mercenary_unit
    formation 1, 2, 2, 3, 4, square, testudo
    stat_health 1, 1
    stat_pri 5, 4, pilum, 36.8, 2, thrown, blade, piercing, spear, 15 ,1
    stat_pri_attr prec, thrown, ap
    stat_sec 12, 4, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 12, 9, 4, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 0, 0, -2, -2
    stat_mental 16, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2079, 520, 80, 120, 2079
    ownership seleucid, slave

    Expl. 2: Do you find it. Replace that stats with:
    ;235
    type roman infantry evocatae
    dictionary roman_infantry_evocatae ; Cohortes Evocata
    category infantry
    class heavy
    voice_type General_1
    soldier roman_infantry_cohorsevocata_cohorspraetoriana, 40, 0, 1.2
    officer ebofficer_roman_centurion
    ;officer ebofficer_roman_early_standard
    attributes sea_faring, hide_forest, can_sap, mercenary_unit
    formation 1, 2, 2, 3, 4, square, testudo
    stat_health 1, 1
    stat_pri 5, 4, pilum, 36.8, 2, thrown, blade, piercing, spear, 15 ,1
    stat_pri_attr prec, thrown, ap
    stat_sec 12, 4, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
    stat_sec_attr no
    stat_pri_armour 12, 9, 4, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground 0, 0, -2, -2
    stat_mental 16, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 1, 2079, 520, 80, 120, 2079
    ownership seleucid, slave


    Hope this helps :D
    Last edited by Skullheadhq; 01-20-2009 at 19:33.
    "When the candles are out all women are fair."
    -Plutarch, Coniugia Praecepta 46

  6. #6
    Member Member Mjolnir's Avatar
    Join Date
    Dec 2007
    Location
    South Carolina
    Posts
    232

    Default Re: Rules Discussion and Confirmation Thread

    I did what you said and it got further this time. The EB loading screen came up before it CTD again and gave me the same error message.



    My AAR: Basileion Bosphorou: a Tale of the Pontos Euxeinos

    Tribvnvs Caivs Aemilivs Mamercvs - BtSH

    Strategos Bithys Nisaias Parthiakes - WotB

    From Antinous:

  7. #7
    The Rhetorician Member Skullheadhq's Avatar
    Join Date
    Apr 2008
    Location
    Antioch
    Posts
    2,267

    Default Re: Rules Discussion and Confirmation Thread

    Quote Originally Posted by Mjolnir View Post
    I did what you said and it got further this time. The EB loading screen came up before it CTD again and gave me the same error message.
    OMFG! Somebody got same error?
    "When the candles are out all women are fair."
    -Plutarch, Coniugia Praecepta 46

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