Results 1 to 5 of 5

Thread: Disloyalty

  1. #1

    Default Disloyalty

    How to stop the annoying " Considering Disloyalty " thing ?

  2. #2

    Default Re: Disloyalty

    Bring the general closer to capital for a few turns. Alternatively you can disable this trait by deleting its triggers.
    Morning Sun (adds Korea and China to the Shogun 2 map)
    http://www.twcenter.net/forums/forum...28-Morning-Sun

    Expanded Japan mod (97 new regions and 101 new factions)
    http://www.twcenter.net/forums/showt...ew-factions%29

    How to split a region in TWS2
    http://www.twcenter.net/forums/showt...split-a-region

    Eras Total Conquest 2.3 (12 campaigns from 970-1547)

  3. #3

    Default Re: Disloyalty

    Alternatively you can disable this trait by deleting its triggers.
    How ?

    EDIT : And how to turn off the land crossing between france and england ?
    Last edited by The Despondent Mind; July 11, 2011 at 06:40 AM.

  4. #4

    Default Re: Disloyalty

    To disable this trait you need to do the following:

    1) Go to the 'mods\conquest\data' folder (default location 'C:\Program Files\SEGA\Medieval II Total War\mods\conquest\data').

    2) Go into the folder for the campaign you want to edit. Most campaigns use their year number, for example 970 is the 970 campaign and 1326 is the 1326 campaign. The following campaigns use named folders, rather than numbers: 'crusades' = 1220, 'renaissance' = 1331, 'new_age' = 1453, 'empires' = 1547.

    3) Open the 'export_descr_character_traits.txt'.

    4) Delete the following:

    Code:
    ;------------------------------------------
    Trigger Far_Loyalty_trigger
        WhenToTest CharacterTurnEnd
    
        Condition IsGeneral
            and not IsOnCrusade
            and not IsOnJihad
            and not IsFactionHeir    ;so send your King or his son on Crusade- not some noble!  Once the crusade ends if you want to hold the region... need someone loyal.
            and not IsFactionLeader
            and FactionIsLocal
            and DistanceCapital > 40
            and Trait Far_Loyalty < 14
            and Trait Near_Loyalty < 1
            and not FactionType mongols
            and not FactionType timurids
    
    
    Affects Far_Loyalty  1  Chance  33
    Save and close this file.

    5) Repeat for all the campaigns you want to edit.

    6) Recopy all the files using the eras menu.


    Land bridges can only be removed through mapping. The file you need to edit is the 'map_features.tga'. Would you like me to explain what you have to do?
    Morning Sun (adds Korea and China to the Shogun 2 map)
    http://www.twcenter.net/forums/forum...28-Morning-Sun

    Expanded Japan mod (97 new regions and 101 new factions)
    http://www.twcenter.net/forums/showt...ew-factions%29

    How to split a region in TWS2
    http://www.twcenter.net/forums/showt...split-a-region

    Eras Total Conquest 2.3 (12 campaigns from 970-1547)

  5. #5

    Default Re: Disloyalty

    Thanks for help .

Posting Permissions

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