Results 1 to 15 of 15

Thread: Give trait

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Member Member NarcosCatolicos's Avatar
    Join Date
    Mar 2008
    Location
    Belgium
    Posts
    13

    Default Re: Give trait

    Thanks Quintus!

    I'll try it out right away!

    If that fails "FirstnameA Romanvs" all the way through to "FirstnameZ Romanvs".
    Could u elaborate on this bit though?

  2. #2
    EBII Hod Carrier Member QuintusSertorius's Avatar
    Join Date
    Apr 2008
    Location
    UK
    Posts
    23,408

    Default Re: Give trait

    If he's not "Servivs Romanvs", he might be "ServivsA Romanvs" or "ServivsB Romanvs" or "ServivsC Romanvs" and so on.
    It began on seven hills - an EB 1.1 Romani AAR with historical house-rules (now ceased)
    Heirs to Lysimachos - an EB 1.1 Epeiros-as-Pergamon AAR with semi-historical houserules (now ceased)
    Philetairos' Gift - a second EB 1.1 Epeiros-as-Pergamon AAR


  3. #3

    Default Re: Give trait

    It's easier to just mod the reform conditions, though.

  4. #4
    Member Member NarcosCatolicos's Avatar
    Join Date
    Mar 2008
    Location
    Belgium
    Posts
    13

    Default Re: Give trait

    Yeah but I want my emperor aswel, not just the reforms.

  5. #5
    Jesus Member lobf's Avatar
    Join Date
    Sep 2007
    Location
    Nazareth
    Posts
    531

    Default Re: Give trait

    Quote Originally Posted by QuintusSertorius View Post
    If he's not "Servivs Romanvs", he might be "ServivsA Romanvs" or "ServivsB Romanvs" or "ServivsC Romanvs" and so on.
    I thought it only went to F.

  6. #6

    Default Re: Give trait

    Quote Originally Posted by lobf View Post
    I thought it only went to F.
    I though up to K.

  7. #7
    Member Member NarcosCatolicos's Avatar
    Join Date
    Mar 2008
    Location
    Belgium
    Posts
    13

    Default Re: Give trait

    Ok guys I'm on my dad's PC for a while, unfortunatly it has no 'console' button. I tried every combination of keys but to no avail. This made me decide to just mod the imperial reforms in.

    Now I have checked this thread out ( https://forums.totalwar.org/vb/showthread.php?t=80502 ) where it is extensively discussed. However I find that the given solutions do not seem to work for me.

    I have tried these three solutions:

    1) Adding ; in front of the and I_CompareCounter AugustanReformatorCounter = 1
    then setting battlesfought and territory controled to my preference.

    It wouldn't work.

    2) I have tried adding this code:

    Code:
    declare_counter Romani
    declare_counter AugustanReformatorCounter
    
    monitor_event SettlementTurnStart BuildingExists = gov2
    and FactionType seleucid
    and I_CompareCounter Romanii_Reform = 2
    
    inc_counter Romani 1
    
    end_monitor
    
    monitor_event FactionTurnEnd FactionType seleucid
    and I_CompareCounter Romani > 54
    and I_TurnNumber > 1
    and I_NumberOfSettlements seleucid > 60
    ;and BattlesFought > 1
    and I_CompareCounter Romanii_Reform = 2
    and I_CompareCounter AugustanReformatorCounter = 1
    
    set_counter Romanii_Reform 3
    
    end_monitor
    
    ;Unconditional Reforms
    monitor_event FactionTurnEnd FactionType seleucid
    and I_CompareCounter Romanii_Reform = 2
    and I_NumberOfSettlements seleucid > 60
    
    set_counter Romanii_Reform 3
    terminate_monitor
    
    end_monitor
    
    
    monitor_event CharacterTurnStart Trait Augustus > 1
    
    set_counter AugustanReformatorCounter 1
    
    end_monitor
    
    monitor_event FactionTurnEnd FactionType seleucid
    set_counter Romani 0
    end_monitor
    3) And I have tried adding this

    Code:
    ;Unconditional Reforms
    monitor_event FactionTurnEnd FactionType seleucid
    and I_CompareCounter Romanii_Reform = 2
    and I_NumberOfSettlements seleucid > 50
    
    set_counter Romanii_Reform 3
    set_counter AugustanReformsAdvisor 1
    
    terminate_monitor
    
    end_monitor
    None of these solutions worked, could anyone give me a hand?
    Last edited by NarcosCatolicos; 06-30-2008 at 20:08.

  8. #8
    Member Member NarcosCatolicos's Avatar
    Join Date
    Mar 2008
    Location
    Belgium
    Posts
    13

    Default Re: Give trait

    Sorry for bumping but.. anyone?

  9. #9
    Muckomania or the Muckster Member mucky305's Avatar
    Join Date
    Apr 2007
    Location
    Located at the Bottom of a Lake, Right next to that Chick with the Sword
    Posts
    124

    Default Re: Give trait

    Your problem is probably in where you are sticking the reform change or in your other reforms as each reform level is required to start the next. If you post the whole reform section, I might be able to help, but, no guarantee. I will try though.


    - Drink the Kool-Aid
    'Anonymous'

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