Results 1 to 4 of 4

Thread: 365 4tpy script issue

Hybrid View

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

    Default 365 4tpy script issue

    I found an error in the script that seems to mess up the game.
    The year is 444 and after the 3rd season i got moved to year 594 AD which is supposed to be the end of the script, then the advisor pops up telling me i have to activate the script again which brings me back to 444 but the script gets totally corrupt and it pops up everytime i click on a city...
    Looking at the script file i found this:

    console_command date 444
    console_command season summer
    while I_TurnNumber = 356
    suspend_unscripted_advice true
    end_while

    console_command date 444
    console_command season summer
    while I_TurnNumber = 357
    suspend_unscripted_advice true
    end_while

    console_command date 444
    console_command season summer
    while I_TurnNumber = 358
    suspend_unscripted_advice trueend_while

    console_command date 444
    console_command season winter
    while I_TurnNumber = 359
    suspend_unscripted_advice true
    end_while

    So there is a messed up "end_while" it seems but when i tried to move it where it is supposed to be when i started the game the show_me_how button was disabled and when i exit the game i got a massage about a script error that "cannot find token:end_while". Kind of a vicious circle there. In addition i tried the simple script and the result is the same script error token thingy. I have no idea how to fix it and the bottom line is that my campaign is unplayable after this date at least not with a script If anyone has an idea how to bypass or fix this i would be grateful.

  2. #2

    Default Re: 365 4tpy script issue

    I am very sorry this was supposed to be in the IB:SAI subforum...

  3. #3
    julianus heraclius's Avatar The Philosopher King
    Join Date
    May 2006
    Location
    Australia
    Posts
    5,382

    Default Re: 365 4tpy script issue

    Quote Originally Posted by Ironhand View Post
    I found an error in the script that seems to mess up the game.
    The year is 444 and after the 3rd season i got moved to year 594 AD which is supposed to be the end of the script, then the advisor pops up telling me i have to activate the script again which brings me back to 444 but the script gets totally corrupt and it pops up everytime i click on a city...
    Looking at the script file i found this:

    console_command date 444
    console_command season summer
    while I_TurnNumber = 356
    suspend_unscripted_advice true
    end_while

    console_command date 444
    console_command season summer
    while I_TurnNumber = 357
    suspend_unscripted_advice true
    end_while

    console_command date 444
    console_command season summer
    while I_TurnNumber = 358
    suspend_unscripted_advice trueend_while

    console_command date 444
    console_command season winter
    while I_TurnNumber = 359
    suspend_unscripted_advice true
    end_while

    So there is a messed up "end_while" it seems but when i tried to move it where it is supposed to be when i started the game the show_me_how button was disabled and when i exit the game i got a massage about a script error that "cannot find token:end_while". Kind of a vicious circle there. In addition i tried the simple script and the result is the same script error token thingy. I have no idea how to fix it and the bottom line is that my campaign is unplayable after this date at least not with a script If anyone has an idea how to bypass or fix this i would be grateful.
    That is strange as the 365AD 4tpy script doesn't look like that.

    I've attached the script that I have. Install it and see if that helps. Remember to save yours first.

    Avatar & Signature by Joar

  4. #4

    Default Re: 365 4tpy script issue

    Thanks a lot, it helped! I dont understand why i got this problem since i am using the installer to switch the scripts which means it should be like this that you uploaded.
    When i activated yours the year was set to 454 (10 years ahead) but it is working properly. I am pretty sure that my old one was messed up since it took a long time to get over 400 AD but i was too busy fighting barbarians to notice if the date was correct. Thanks again for the script and the quick reply

Posting Permissions

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