.
I can help you with the campaign beginning/ending dates, provided that you have VI installed. (That's how I remember it is; these may not work on the vanilla.)
Open the files EARLY.TXT, HIGH.TXT and LATE.TXT and find the block of lines starting with
Code:
//========================================
//Start Date
//The year in which this
//campaign will begin
//========================================
Now, right below it, you will find some values. Change
Code:
SetStartDate:: 1087
and
Code:
SetEarlyPeriodStartDate:: 1087
SetHighPeriodStartDate:: 1205
SetLatePeriodStartDate:: 1321
values to your liking and add
Code:
SetGameEndDate:: your_desired_year
right below.
Hth!
.
Bookmarks