• 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.

unmerged(2150)

Second Lieutenant
Mar 23, 2001
143
0
www.geocities.com
Popup message: Other ruler accepts a peace offer + My fix

I always like to know what is happening outside my realm and therefore I enabled popup message: “When a ruler accepts a peace offer from another ruler”. Problem is that details of peace negotiation are not visible in this message box (like in EU) even if they are in history log on the bottom of screen.

I fixed this problem in the following way:

1. Open messages.csv in Config subdirectory.

2. Find following lines:

PEACEACCEPTOTHER_HEADER;We have learned that%s;;;;;;;;;;X
PEACEACCEPTOTHER_1;%s;;;;;;;;;;X
PEACEACCEPTOTHER_2;accepted peace with;;;;;;;;;;X
PEACEACCEPTOTHER_3;%s;;;;;;;;;;X
PEACEACCEPTOTHER_4;;;;;;;;;;;X
PEACEACCEPTOTHER_5;;;;;;;;;;;X
PEACEACCEPTOTHER_6; on the following terms: %s;;;;;;;;;;X

3. Replace them with:

PEACEACCEPTOTHER_HEADER;We have learned that%s;;;;;;;;;;X
PEACEACCEPTOTHER_1;%s;;;;;;;;;;X
PEACEACCEPTOTHER_2;accepted peace with;;;;;;;;;;X
PEACEACCEPTOTHER_3;%s;;;;;;;;;;X
PEACEACCEPTOTHER_4;on the following terms: %s;;;;;;;;;;X
PEACEACCEPTOTHER_5;;;;;;;;;;;X
PEACEACCEPTOTHER_6;;;;;;;;;;;X

4. Save.

Now it works like in EU :)

My second problem with this popup message is that “goto” button doesn’t really work. It always scrolls map to northwest corner. Maybe it is because country that accepted peace no longer exists?
 
Upvote 0
Sounds like a nice and easy fix, although I've never encountered the problem simply because I don't use that message setting. It would be nice if somebody confirmed the bug exists and would test this fix.
 
Has anyone tried, yet ?

Cat
 
Tested Moctezuma's fix now with the beta of Oct. 10th, and it works very well. :) Should be put in a patch.

However, the go to option still does not work, and (unless I am blind) I don't think this specific message (regarding realms other than your own) appears in the message options list.