Where/what is the file found that places landforts/coastalforts in the game start? They used to be in the scenario/ nation's country definition file but they don't seem to be there now.
My Plan B for doing this was to include in a working event the line:
command = { type = construct which = landfort where = 1664 value = 5 }
which should work by the event commant file instructions but it locks up my computer upon loading the game.
Edit -- command = { type = construct which = land_fort where = 1664 value = 5 } -- NOW WORKS!
But how to do it at the game start??
My Plan B for doing this was to include in a working event the line:
command = { type = construct which = landfort where = 1664 value = 5 }
which should work by the event commant file instructions but it locks up my computer upon loading the game.
Edit -- command = { type = construct which = land_fort where = 1664 value = 5 } -- NOW WORKS!
But how to do it at the game start??
Last edited: