Results 1 to 5 of 5

Thread: Should i hold off....

Hybrid View

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

    Default Should i hold off....

    Should i start a Roman campaign or just keep waiting for 2.6? I don't wanna invest the time if i know the rebellion bug is gonna kill my game eventually. I can deal with the traits and other small bugs just fine.

    Any suggestions?

  2. #2

    Default Re: Should i hold off....

    That's a question only you can really answer. I would suggest playing with the rebellion turned off.
    "To say of what is that it is not, or of what is not that it is, is false, while to say of what is that it is, and of what is not that it is not, is true" ~ Aristotle

  3. #3

    Default Re: Should i hold off....

    Quote Originally Posted by DrakeEB View Post
    Should i start a Roman campaign or just keep waiting for 2.6? I don't wanna invest the time if i know the rebellion bug is gonna kill my game eventually. I can deal with the traits and other small bugs just fine.

    Any suggestions?
    I am going to quote ur-Lord Tedric on how to stop the restless rebellion (you should do this before the rebellion starts, otherwise it is going to do nothing):



    Oma Whether you're playing a 0turn (in the 'Play_Rome' folder) or, like all mine, playing 1turn (in the 'Play_Rome_One_Turn' folder); in the /data sub-folder, you will find a text file called:

    'export_descr_character_traits' - I'm sure many of you are familiar with it. Make a back-up copy, then...

    Open this with Notepad (or similar) and 'Find' (Ctrl-F) the following Trait Trigger:

    ;------------------------------------------


    Trigger Caesar_Rebellion1
    WhenToTest CharacterTurnEnd

    Condition FactionType romans_brutii
    and IsFactionLeader
    and not Trait HouseCaesar = 1
    and not Trait Dictator > 0
    and I_NumberOfSettlements romans_brutii >= 85
    and I_TurnNumber > 2


    Affects Caesar_Rebellion 1 Chance 5

    ;------------------------------------------;

    For interest, you will note that there is a 5% chance that this will trigger every turn after you gain 85 Settlements. To simply disable it - change/edit the number '85' to '198' and the rebellion should no longer occur (Note: there are 199 Settlements, but you are not supposed to capture the Free People's (SW corner) or Gotland, the Rebels Home).

    Because you are not changing the structure of the file, this will be .sav-compatible.

  4. #4

    Default Re: Should i hold off....

    Quote Originally Posted by Spartan999 View Post
    I am going to quote ur-Lord Tedric on how to stop the restless rebellion (you should do this before the rebellion starts, otherwise it is going to do nothing):



    Oma Whether you're playing a 0turn (in the 'Play_Rome' folder) or, like all mine, playing 1turn (in the 'Play_Rome_One_Turn' folder); in the /data sub-folder, you will find a text file called:

    'export_descr_character_traits' - I'm sure many of you are familiar with it. Make a back-up copy, then...

    Open this with Notepad (or similar) and 'Find' (Ctrl-F) the following Trait Trigger:

    ;------------------------------------------


    Trigger Caesar_Rebellion1
    WhenToTest CharacterTurnEnd

    Condition FactionType romans_brutii
    and IsFactionLeader
    and not Trait HouseCaesar = 1
    and not Trait Dictator > 0
    and I_NumberOfSettlements romans_brutii >= 85
    and I_TurnNumber > 2


    Affects Caesar_Rebellion 1 Chance 5

    ;------------------------------------------;

    For interest, you will note that there is a 5% chance that this will trigger every turn after you gain 85 Settlements. To simply disable it - change/edit the number '85' to '198' and the rebellion should no longer occur (Note: there are 199 Settlements, but you are not supposed to capture the Free People's (SW corner) or Gotland, the Rebels Home).

    Because you are not changing the structure of the file, this will be .sav-compatible.

    Awesome thx for the info. Now, can i still do the rebellion in the beginning of the game at turn 3 or 4 i think it is? I assume this has nothing to do with the Ceasar Rebellion bug right?

  5. #5

    Default Re: Should i hold off....

    Yes, you will still get the first rebellion.
    "To say of what is that it is not, or of what is not that it is, is false, while to say of what is that it is, and of what is not that it is not, is true" ~ Aristotle

Posting Permissions

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