Results 1 to 4 of 4

Thread: Changing diplomacy between 2 factions

  1. #1

    Default Changing diplomacy between 2 factions

    Hello everybody, is it possible to script or change the diplomacy between 2 factions?

  2. #2
    Jake Armitage's Avatar Artifex
    Patrician

    Join Date
    Apr 2011
    Location
    apartment 6
    Posts
    4,694

    Default Re: Changing diplomacy between 2 factions

    strictly talking about what you can directly do through lua functions, you have these options:

    - force_declare_war
    - force_make_peace
    - force_make_trade_agreement
    - force_make_vassal

    nothing more, nothing less

    there are ways so to change the diplomatic stances (or retrieve them), like best friends, neutral ecc...
    there are ways so to block/enable diplo pacts possibilities between 2 factions

  3. #3

    Default Re: Changing diplomacy between 2 factions

    thank you for your answer. One more question if you don't mind please. If I use force_make_vassal faction x on faction y what's the outcome on the faction x? Does it change accordingly?

  4. #4
    Jake Armitage's Avatar Artifex
    Patrician

    Join Date
    Apr 2011
    Location
    apartment 6
    Posts
    4,694

    Default Re: Changing diplomacy between 2 factions

    I honestly never used that function myself... but I know it works, and should give you the type of vassalage where... you can't mess much with the client faction.
    Dunno much about how this stuff works...

    What do you mean with outcome? x will be lord and y client

Posting Permissions

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