Results 1 to 4 of 4

Thread: Change Date

Hybrid View

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

    Icon5 Change Date

    I was wondering if there was any way possible to change the date or year. i would like to do this so i can have my german reform and not wait a thousand years to get it.

  2. #2

    Default Re: Change Date

    Quote Originally Posted by matekaitis View Post
    I was wondering if there was any way possible to change the date or year. i would like to do this so i can have my german reform and not wait a thousand years to get it.
    Go into Rome/EB/data/scripts/EBBS_SCRIPT and search for ''Sweboz Reform'' the second hit should look like this:
    ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
    ;Section 2h: Sweboz Reform
    ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
    .
    .
    .
    ; Check for forum, if true inc counter 1.
    monitor_event SettlementTurnStart SettlementName Swebotráustástámnoz
    and SettlementBuildingExists >= forum
    and I_CompareCounter Sweboz_Reform = 0
    and I_TurnNumber >= 328 <---- delete this line or reduce the turn number
    after that save it, activate the script ingame and all is fine. Make a backup first!!!
    Last edited by TW-fanboy; August 22, 2009 at 07:06 AM.

  3. #3

    Default Re: Change Date

    Can i change the romans reforms?
    ?

  4. #4

    Default Re: Change Date

    Quote Originally Posted by Centurion Dragon View Post
    Can i change the romans reforms?
    ?
    ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
    ;Section 2c: Roman Reforms
    ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

    You can change them (They are more than 1) in ebbs_script.

Posting Permissions

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