Results 1 to 15 of 15

Thread: Alternative activation of the background script

  1. #1
    Crazy Russian Member iamphet's Avatar
    Join Date
    Oct 2006
    Location
    Москва
    Posts
    128

    Default Alternative activation of the background script

    Sometimes I need to save between battles during AI turn (I don't like replaying battles because of CTDs or sometimes I need to go to work). The problem is that when I load game I cannot activate the script until my turn.
    This can be easily solved by adding lines below to EB/data/export_descr_advice.txt
    Code:
    ;------------------------------------------
    Trigger 2114B_UI_Panel_Game_Options_Help_Trigger
        WhenToTest ScrollAdviceRequested
    
        Condition ScrollAdviceRequested end_game_scroll
    
        AdviceThread EBBS_Thread  1
    To activate the script you need to press escape, click question mark in menu and then "show me" as usual.



  2. #2

    Default Re: Alternative activation of the background script

    very cool indeed.

  3. #3
    Member Member Bonny's Avatar
    Join Date
    Jul 2005
    Location
    Ice planet Hoth!
    Posts
    1,987

    Default Re: Alternative activation of the background script

    Sometimes I need to save between battles during AI turn (I don't like replaying battles because of CTDs or sometimes I need to go to work). The problem is that when I load game I cannot activate the script until my turn.
    This can be easily solved by adding lines below to EB/data/export_descr_advice.txt
    nice, does the normal way work with this, too?


  4. #4
    Crazy Russian Member iamphet's Avatar
    Join Date
    Oct 2006
    Location
    Москва
    Posts
    128

    Default Re: Alternative activation of the background script

    Quote Originally Posted by Bonny
    nice, does the normal way work with this, too?
    Sure, the normal way works as usual.
    Last edited by iamphet; 11-19-2007 at 07:02.



  5. #5

    Default Re: Alternative activation of the background script

    yeah nothing was deleted, just another option was added.

  6. #6

    Default Re: Alternative activation of the background script

    Nice! Could the EB team add this to 1.1?

  7. #7
    Pincushioned Ashigaru Member Poulp''s Avatar
    Join Date
    Sep 2006
    Location
    Paris, France
    Posts
    464

    Default Re: Alternative activation of the background script

    bright and simple idea
    here's your reward


  8. #8
    Asia ton Barbaron mapper Member Pharnakes's Avatar
    Join Date
    Feb 2007
    Location
    The Kingdom of Fife
    Posts
    1,768

    Default Re: Alternative activation of the background script

    Brilliant, defiently should be made offical.
    Asia ton Barbaron The new eastern mod for eb!

    Laziest member of the team My red balloons, as red as the blood of he who mentioned Galatians.
    Roma Victor!

    Yous ee gishes?

  9. #9
    Barely a levy Member overweightninja's Avatar
    Join Date
    Jun 2007
    Location
    Plymouth, U.K
    Posts
    459

    Default Re: Alternative activation of the background script

    Quote Originally Posted by Pharnakes
    Brilliant, defiently should be made offical.
    Seconded

  10. #10

    Default Re: Alternative activation of the background script

    I defintely agree, but in the meantime someone could also add it to the optional fixes here- https://forums.totalwar.org/vb/showthread.php?t=93820

  11. #11

    Default Re: Alternative activation of the background script

    By the way, does anyone know when 1.1 is going to be released?

  12. #12
    EB TRIBVNVS PLEBIS Member MarcusAureliusAntoninus's Avatar
    Join Date
    Jul 2006
    Location
    The State of Jefferson, USA
    Posts
    5,722

    Default Re: Alternative activation of the background script

    Quote Originally Posted by Diamondj
    By the way, does anyone know when 1.1 is going to be released?
    When it is finished.
    Sorry, I haven't gotten to say that in so long.


  13. #13
    Crazy Russian Member iamphet's Avatar
    Join Date
    Oct 2006
    Location
    Москва
    Posts
    128

    Default Re: Alternative activation of the background script

    Even better solution. With lines below you can click question mark in the battle deployment screen to open script activation prompt.
    No need to open main menu

    Code:
    ;------------------------------------------
    Trigger 2110B_UI_Panel_Prebattle_Advice_Help_Trigger
         WhenToTest PreBattleScrollAdviceRequested
    
         AdviceThread EBBS_Thread  1



  14. #14
    Barely a levy Member overweightninja's Avatar
    Join Date
    Jun 2007
    Location
    Plymouth, U.K
    Posts
    459

    Default Re: Alternative activation of the background script

    Huray! It's the little things that make the love....
    Nice one!

  15. #15
    Member Member Callicles's Avatar
    Join Date
    Sep 2007
    Location
    Acharnae
    Posts
    180

    Default Re: Alternative activation of the background script

    I wonder if this could be used to have the AI play through and watch the results... in the past the problem has been that the script doesn't activate.

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