Hi! In which file can I mod the game to allow countries to give provinces to any other country without being allies?
Thanks, but I don't find itI think it was the config file in which there is a line, that you can change. A few years ago I did that, but I can't remember where it was exactly.
Thanks, but I don't find it![]()
Pasha is right. Here it is in misc:
(just use find)
# If owned (!) provinces can be sold/transferred to non-allied countries. 0 = No, 1 = Yes (player could offer such provinces), 2 = Yes (player cold offer and ask for such provinces)
0 #0
# Allow non-owned (just controlled) provinces to be transferred to allied(!) countries if provinces are cores for that ally. 1 - Enabled, 0 - Disabled (default):
0 #0
Pasha is right. Here it is in misc:
(just use find)
# If owned (!) provinces can be sold/transferred to non-allied countries. 0 = No, 1 = Yes (player could offer such provinces), 2 = Yes (player cold offer and ask for such provinces)
0 #0
# Allow non-owned (just controlled) provinces to be transferred to allied(!) countries if provinces are cores for that ally. 1 - Enabled, 0 - Disabled (default):
0 #0
The second one, if I remember correctly.
It's the first number, actually.
If you want to trade provinces without restrictions, you need to change it to this.
# If owned (!) provinces can be sold/transferred to non-allied countries. 0 = No, 1 = Yes (player could offer such provinces), 2 = Yes (player cold offer and ask for such provinces)
2 #0
# Allow non-owned (just controlled) provinces to be transferred to allied(!) countries if provinces are cores for that ally. 1 - Enabled, 0 - Disabled (default):
1 #0