Results 1 to 15 of 15

Thread: Alternative activation of the background script

Hybrid View

Previous Post Previous Post   Next Post Next Post
  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?

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