Changing the Counter from Turns to Years: Difference between revisions
From TWC Wiki
No edit summary |
Tango12345 (talk | contribs) m Removed category "M2TW Modding Resources"; Quick-adding category "M2TW Modding Tutorials" (using HotCat) |
||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 10: | Line 10: | ||
[[Changing the Number of Years per Turn]] | [[Changing the Number of Years per Turn]] | ||
[[Category: Modding]] | [[Category: M2TW Modding]] | ||
[[Category:M2TW Modding Tutorials]] | |||
Latest revision as of 12:26, 30 May 2017
This is quite easy to do:
- Go to the "Medieval II Total War/data/world/maps/campaign/imperial_campaign" folder.
- Right click on the file "desc_strat.txt", select properties and uncheck the read-only box.
- Open the desc_strat.txt file in notepad.
- Delete the following line: 'show_date_as_turns'
