I've wanted to mod this into the game and did my proper Google research and found quite a few people share my desire. There is the solution of remapping everything to be the on the same continent, albeit an undesirable hack.
So, if possible to implement, I think it would be nice to have
in the defines.lua configuration file, which would obviously default to 0.
If changed to 1, it would enable it while at the same time changing checksum.
So, if possible to implement, I think it would be nice to have
Code:
ALLOW_OVERSEAS_CLIENT_STATES = 0, -- Whether or not player is allowed to create client states overseas
If changed to 1, it would enable it while at the same time changing checksum.
Upvote
0