Okay attached to this post are two files in a folder inside the rar file. From the read me
"AIShip" goes here:
Age of Pirates 2\Program\SEA_AI
##########################
"worldmap_encgen" goes here:
Age of Pirates 2\Program\WorldMap
###########################
What changes are in "worldmap_encgen"?
###########################
#define WDM_WARRING_RATE 0.005
#define WDM_FOLLOW_RATE 0.005
Original was 0.015
###########################
What changes are in "worldmap_encgen"?
###########################
#define MIN_ENEMY_DISTANCE_TO_DISABLE_MAP_ENTER 600.0
#define MIN_ENEMY_DISTANCE_TO_DISABLE_MAP_ENTER_FORT 600.0
#define MIN_ENEMY_DISTANCE_TO_DISABLE_ENTER_2_LOCATION 600.0
Original was
#define MIN_ENEMY_DISTANCE_TO_DISABLE_MAP_ENTER 850.0
#define MIN_ENEMY_DISTANCE_TO_DISABLE_MAP_ENTER_FORT 1250.0
#define MIN_ENEMY_DISTANCE_TO_DISABLE_ENTER_2_LOCATION 1000.0
This gives you the option to end a battle (at a minimum distance of 600) that is somehow a draw you can also reduce the distance until you can "bail out" to the world map to your liking, but be a honest pirate and don't use that to save you and your ship
. This one is savegame compatible.
About the following/warring setting not really sure but with the modified file I guess the encounter are a little less often. But to be perfectly honest can't say for sure you are welcome to check it out yourself. Not sure if this one is savegame compatible though.
Remember to make backups from the original files before you overwrite them.