• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
Another question:

Code:
saved = yes 
optionmode = 0 
set_difficulty = 2
set_ai_aggresive = 2 
set_gamespeed = 2 
set_fow = 0
set_conq_capital = 1 
set_missions = 0 
set_basevp = 1

These are options that might be included in the header of the scenario to change certain fields like difficulty, fog of war, game speed, etc (basically making them default when you load up the save/scenario). But i couldnt find the autosave feature. Is there an option to enable autosave at every year? If so whats the name?
 
Code:
    optionfile = "scenarios\save games\test.eug.cfg"

Yes i got it now, but still dont understand. If i go open the test.eug.cfg file with notepad i get very strange characters. I supose that means it is impossible to make yearly autosave a default thing for a scenario?
 
Another question: can monarchs and leaders be slept and awaken more then once?
 
What are the limitations of colonynames.csv? I've made some changes to it and the file won't work anymore. I was adding some Portuguese and French names with all these "strange" characters and it seems that some are accepted and others not. :eek: But there were such letters before when it all worked. Are there any rules?
 
Only limitation Third Angel found is 31 characters for names. Other limitation is ANSI character table (I use Notepad++ for this).

Make sure you didn't forget any semi-colon or use bad separator somewhere.