Results 1 to 7 of 7

Thread: One turn per year script

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Bug Hunter Senior Member player1's Avatar
    Join Date
    Feb 2005
    Location
    Belgrade, Serbia
    Posts
    1,405

    Default One turn per year script

    Just for the heck of it I made 1 turn per year script

    Code:
    script
    	suspend_during_battle on
    	declare_counter loop
    	set_counter loop 1
    	monitor_event FactionTurnEnd FactionType slave
    		console_command season winter
    	end_monitor
    	while I_CompareCounter loop = 1
    	end_while
    end_script
    I guess it needs to be "installed" and run in same way as 4turn year script.

    All turns will be summers, and aging effects will be normal (1 year per turn).
    BUG-FIXER, an unofficial patch for both Rome: Total War and its expansion pack

  2. #2
    Bug Hunter Senior Member player1's Avatar
    Join Date
    Feb 2005
    Location
    Belgrade, Serbia
    Posts
    1,405

    Default Re: One turn per year script

    Nobody interested?
    BUG-FIXER, an unofficial patch for both Rome: Total War and its expansion pack

  3. #3

    Default Re: One turn per year script

    hello player_1
    I am Darth Vader from DarthMod (TWcenter)
    I am really interested.
    Do i write this script in console command or place the txt somewhere in root folder.
    thanks
    DarthMod It is pointless to resist. Give yourself to the dark side of the force!

  4. #4
    Bug Hunter Senior Member player1's Avatar
    Join Date
    Feb 2005
    Location
    Belgrade, Serbia
    Posts
    1,405

    Default Re: One turn per year script

    There are two ways to start it.

    First is easy/useless way, good for simple testing.
    You put file with those linies in imerial_campaign folder.
    And add at the end of file:

    script
    name_of_the_file.txt

    And next time you start campaign it will be active (1 turn per year).
    Unfortunetely it is useless since it prohibits you from saveing the games.


    The other difficult/useful way consists of making this script a "show_me" sctipy that needs to be manually started every time you load a game.

    For detailed instructions find old 4 turn per your script thread, when there is detail explanation how such scripts should be installed.
    BUG-FIXER, an unofficial patch for both Rome: Total War and its expansion pack

  5. #5

    Default Re: One turn per year script

    You ever get the Triumphs working?
    LT_1956 Creator of SPQR: Total War


    SPQR:TW Mod forums

  6. #6
    Bug Hunter Senior Member player1's Avatar
    Join Date
    Feb 2005
    Location
    Belgrade, Serbia
    Posts
    1,405

    Default Re: One turn per year script

    Quote Originally Posted by lt1956
    You ever get the Triumphs working?
    Don't understand the question.
    Please explain.
    BUG-FIXER, an unofficial patch for both Rome: Total War and its expansion pack

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