Game Year

Users who are viewing this thread

thick1988

Master Knight
I searched and couldn't find the answer to my question so i wanted to put it up here. I just want to know what i have to edit to change the game year from 1275 to whatever i would rather have it as. Thanks.
 
go to scripts.txt search for 1257 or script_game_year(or something) and change 1257 to the year you want
 
search for the month name you want to change in strings.py .. let "{reg1}, {reg2}" be, because it defines the date..

try searching around abit, I found out these two things in a about 10 seconds just by searching "1257" in scripts.py and "march" in strings.py .. its not that hard..
 
Cruger said:
search for the month name you want to change in strings.py .. let "{reg1}, {reg2}" be, because it defines the date..

try searching around abit, I found out these two things in a about 10 seconds just by searching "1257" in scripts.py and "march" in strings.py .. its not that hard..

its easier to open Scripts.TXT press search for 1257 and there you go
 
No.. because then you'll have to do it again every time you have used build_module.bat (assuming he is making a mod)
 
Cruger said:
No.. because then you'll have to do it again every time you have used build_module.bat (assuming he is making a mod)

without MS i just open Scrpits and search for 1257 and it works
 
[quote author=HardCode]No ****, but if people are making actual mods, and not text file tweaks, you need to edit the Python files in the Module System.[/quote]
Haha, that made me smile.  :razz:

[quote author=Mahisa]without MS i just open Scrpits and search for 1257 and it works[/quote]
I most dearly hope you're not making your Europe: Age of Conquest mod by editing and tweaking .txt files... Seriously..
 
Back
Top Bottom