• New Horizons on Maelstrom
    Maelstrom New Horizons


    Visit our website www.piratehorizons.com to quickly find download links for the newest versions of our New Horizons mods Beyond New Horizons and Maelstrom New Horizons!

[HELP] Start date

timy

Landlubber
Hey!

Can somebody tell me the name of the file that the game's start date is written. Cuz i want to start in 1740' rather than in 1665'.
I need help cuz im doing the mod and i need to change the date :ixi
 
Hey!

Can somebody tell me the name of the file that the game's start date is written. Cuz i want to start in 1740' rather than in 1665'.
I need help cuz im doing the mod and i need to change the date :ixi

_mod_on_off.h

Code:
#define STARTGAME_YEAR       1665
#define STARTGAME_MONTH      1
#define STARTGAME_DAY        1
 
Back
Top