Results 1 to 23 of 23

Thread: Yuezhi - anyone figure how to trigger?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Member Member Soggius Chippius's Avatar
    Join Date
    Oct 2007
    Location
    New Zealand
    Posts
    21

    Default Re: Yuezhi - anyone figure how to trigger?

    Quote Originally Posted by Atilius
    All the faction slots are used up, so they can only be depicted as eleutheroi.
    Ahhh, okay. My mistake then.

    Quote Originally Posted by CaesarAugustus
    You have a pretty nice empire yourself, Soggius. I like how you pushed the carthaginians into egypt. Soon they'll be back in the phoenician homeland.
    Made all the better by the fact they at one point had all of Italy, North Africa, Egypt, Phoenicia and a large amount of Spain *and* were pushing into France. Then they met the Casse. :P

    Edit: Sorry, one last thing I meant to ask. Is Xiyu meant to rebel to Sauromatae? Cause in my campaign it has (after Baktria finally took it) but it just seems a bit odd for it to go to Sauromatae rather than Saka.
    Last edited by Soggius Chippius; 11-21-2007 at 03:08.

  2. #2
    Carthalo or Karali Member KuKulzA's Avatar
    Join Date
    Aug 2007
    Posts
    237

    Default Re: Yuezhi - anyone figure how to trigger?

    Quote Originally Posted by Soggius Chippius
    Edit: Sorry, one last thing I meant to ask. Is Xiyu meant to rebel to Sauromatae? Cause in my campaign it has (after Baktria finally took it) but it just seems a bit odd for it to go to Sauromatae rather than Saka.
    it's happened in my Sauromatae campaigns


  3. #3
    Member Member mrtwisties's Avatar
    Join Date
    Nov 2007
    Location
    Sydney, Australia
    Posts
    235

    Default Re: Yuezhi - anyone figure how to trigger?

    Can anyone help me to trigger an earlier Yuezhi invasion?

  4. #4
    Member Member mrtwisties's Avatar
    Join Date
    Nov 2007
    Location
    Sydney, Australia
    Posts
    235

    Default Re: Yuezhi - anyone figure how to trigger?

    I'm hoping it's as easy as a few quick changes to EBBS_script:

    Code:
    monitor_event FactionTurnStart FactionIsLocal
                  and I_TurnNumber = 401
                  and I_CompareCounter YuezhiInvasionOn = 1
        if I_LocalFaction armenia
            set_counter YuezhiAdvice 1
        end_if
    Code:
    monitor_event FactionTurnStart FactionType britons
                  and I_NumberOfSettlements britons > 0
                  and I_TurnNumber > 401
                  and I_TurnNumber < 416
                  and I_CompareCounter DamageChighu = 0
                  and I_CompareCounter YuezhiInvasionOn = 1
                  and not I_LocalFaction britons
    Code:
    monitor_event FactionTurnStart FactionType egypt
                  and I_NumberOfSettlements egypt > 0
                  and I_TurnNumber > 401
                  and I_TurnNumber < 416
                  and I_CompareCounter DamageChighu = 0
                  and I_CompareCounter YuezhiInvasionOn = 1
                  and not I_LocalFaction egypt
    Code:
    monitor_event FactionTurnStart FactionType spain
                  and I_NumberOfSettlements spain > 0
                  and I_TurnNumber > 401
                  and I_TurnNumber < 416
                  and I_CompareCounter DamageChighu = 0
                  and I_CompareCounter YuezhiInvasionOn = 1
                  and not I_LocalFaction spain

  5. #5

    Default Re: Yuezhi - anyone figure how to trigger?

    Well 3 things.

    1. Make a back-up EBBS script file if you haven't yet.
    2. As far as I can tell, thats all you should need to do. Test it by setting them to spawn on turn 2 or something.
    3. Next time make a new thread for something like this, no need to necro an old one.
    I shouldn't have to live in a world where all the good points are horrible ones.

    Is he hurt? Everybody asks that. Nobody ever says, 'What a mess! I hope the doctor is not emotionally harmed by having to deal with it.'

  6. #6
    Member Member mrtwisties's Avatar
    Join Date
    Nov 2007
    Location
    Sydney, Australia
    Posts
    235

    Default Re: Yuezhi - anyone figure how to trigger?

    Sorry, just trying to be tidy.

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