Results 1 to 6 of 6

Thread: Chain of the Mayor of Dale: a "necessary" little tweak "indispensable" for playing Dale

Hybrid View

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

    Default Chain of the Mayor of Dale: a "necessary" little tweak "indispensable" for playing Dale

    Hi,

    Playing as Dale I found it strange that if you happen to recruit a diplomat in Dale in the very first turns* he get the ancillary "Chain of the mayor of Dale" instead of a general ... It doesn't have any effect if he's left without a general in a settlement! => ancillary is useless.

    So if you want this Chain to have any function, go to: export_descr_ancillaries, find these lines:

    ;----------------------------------------------
    Trigger mayor_dale
    WhenToTest CharacterTurnEnd
    Condition EndedInSettlement
    and SettlementName Dale
    and IsGeneral <=== line that needs to be added
    and not IsFactionLeader
    and FactionType scotland
    and not FactionwideAncillaryExists mayor_dale

    AcquireAncillary mayor_dale chance 100

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

    Only add "and IsGeneral" (without the quotes), now the first general you get in Dale, who is not the Faction leader, will get the chain (properly transferable now, couldn't be transfered from a diplomat to a general)

    You already began a game and one of your diplomat got the chain? No matter, just make the change and wait for him to die. Then get your general in Dale so he can get this damned ancillary.

    Of course this is savegame compatible.

    Silly level of detail.

    *if by some luck you got another general (apart from the Faction leader in Dale settlement before you recruit any diplomat (which is quite unlikely ... unless you wanted to make some kind of weird roleplay reunion), you maybe didn't see the problem I'm talking about. Just make the changes to avoid future problems

    EDIT: Oh and by the way, I accept donations! (just a little joke ...)
    Last edited by Denizou; January 04, 2012 at 11:11 AM.

  2. #2
    Qba's Avatar Biarchus
    Join Date
    Mar 2006
    Location
    Poland
    Posts
    643

    Default Re: Chain of the Mayor of Dale: a "necessary" little tweak "indispensable" for playing Dale

    Quote Originally Posted by Denizou View Post
    You already began a game and one of your diplomat got the chain? No matter, just make the change and wait for him to die. Then get your general in Dale so he can get this damned ancillary
    You can simply use the in-game console:

    remove_ancillary "diplomat's name" mayor_dale
    give_ancillary "general's name" mayor_dale
    Vae Victis!

  3. #3
    Ultra123's Avatar Senator
    Join Date
    Nov 2009
    Location
    London
    Posts
    1,171

    Default Re: Chain of the Mayor of Dale: a "necessary" little tweak "indispensable" for playing Dale

    Quote Originally Posted by Qba View Post
    You can simply use the in-game console:

    remove_ancillary "diplomat's name" mayor_dale
    give_ancillary "general's name" mayor_dale

    lol...

  4. #4
    Qba's Avatar Biarchus
    Join Date
    Mar 2006
    Location
    Poland
    Posts
    643

    Default Re: Chain of the Mayor of Dale: a "necessary" little tweak "indispensable" for playing Dale

    Quote Originally Posted by Ultra123 View Post
    lol...
    Didn't it work for you?
    Vae Victis!

  5. #5
    Ultra123's Avatar Senator
    Join Date
    Nov 2009
    Location
    London
    Posts
    1,171

    Default Re: Chain of the Mayor of Dale: a "necessary" little tweak "indispensable" for playing Dale

    it did cept i completely forgot the ancillary commands in game lol so i also had a stupid diplomat run around for ages with it coz i was too lazy to delve in game files....

  6. #6

    Default Re: Chain of the Mayor of Dale: a "necessary" little tweak "indispensable" for playing Dale

    EDIT3: Thanks to Qba, if you have already the problem use the console, then change the file and you got rid of the problem
    Last edited by Denizou; January 04, 2012 at 11:46 AM.

Posting Permissions

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