Welcome to the TWC Wiki! You are not logged in. Please log in to the Wiki to vote in polls, change skin preferences, or edit pages. See HERE for details of how to LOG IN.

Difference between revisions of "Changing the Number of Years per Turn"

From TWC Wiki
Jump to navigationJump to search
(Removed category "M2TW Modding Tutorials" (using HotCat))
Line 11: Line 11:
  
 
The lowest value that works is 0.50, any value lower and the game just treats it as 0.50. 0.5 means 2 turns per year, 1.00 mean 1 turn per year etc.
 
The lowest value that works is 0.50, any value lower and the game just treats it as 0.50. 0.5 means 2 turns per year, 1.00 mean 1 turn per year etc.
 +
 +
Green Eyed Devil has developed a script, which you drop into the campaign file(located in same folder as the descr strat) which can have 4,6, or 12 turns per year.
  
 
=== See Also ===
 
=== See Also ===
Line 16: Line 18:
 
[[Changing the Counter from Turns to Years]]
 
[[Changing the Counter from Turns to Years]]
  
[[Category: Modding]][[Category: M2TW Modding]][[Category:M2TW_Modding_Tutorials]]
+
[[Category: Modding]][[Category: M2TW Modding]]

Revision as of 12:59, 15 October 2009

Follow this easy method to change the number of Turns per Year:

  1. Go to the "Medieval II Total War/data/world/maps/campaign/imperial_campaign" folder.
  2. Right click on the file "desc_strat.txt", select properties and uncheck the read-only box.
  3. Open the desc_strat.txt file in notepad.
  4. Change the value in front of timescale

It should look like this by default:

timescale 2.00

The lowest value that works is 0.50, any value lower and the game just treats it as 0.50. 0.5 means 2 turns per year, 1.00 mean 1 turn per year etc.

Green Eyed Devil has developed a script, which you drop into the campaign file(located in same folder as the descr strat) which can have 4,6, or 12 turns per year.

See Also

Changing the Counter from Turns to Years