• 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.
Add this command to the danish ai-file:

Code:
# NAVAL AI FACTORS

admiral = {
	target = {247 = 100}
}

Where 247 is the naval areas you want your navy to take special interest in and 100 is the amount (0-100) of interest it should take.

Mind, this command was totally bugged in an earlier version of HoI, so it might be buggy in Victoria as well unless the code was fixed before it was copied from HoI to Victoria.

Hope this will help you.
 
hansmaa said:
Add this command to the danish ai-file:

Code:
# NAVAL AI FACTORS

admiral = {
	target = {247 = 100}
}

Where 247 is the naval areas you want your navy to take special interest in and 100 is the amount (0-100) of interest it should take.

Mind, this command was totally bugged in an earlier version of HoI, so it might be buggy in Victoria as well unless the code was fixed before it was copied from HoI to Victoria.

Hope this will help you.

The code works, but I do suggest you to add a higher value, like 300 or 600, cause you want them not to leave the place.