• 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.
Showing developer posts only. Show all posts in this thread.
CK2 1.03b (GG version), in the event with description:

"Money has been dissappearing from the coffers of my liege, <Liege's name>. I suspect the regent, <Regent's name>..."

The only option is labeled as EVTOPTB61001. I have checked all localisation files and the label is not there, so it should be added.

EDIT: I can find the next, all in text1.csv:

Tooltip - line 3419
Desc - line 3423
OptA - line 3424

No trace of a mistake when writing EVTOPTB61001, so it is just missing.

"EVTOPTA61001" exists so instead of "EVTOPTB61001", the scripted event's only option should be renamed EVTOPTA61001.
 
I think the one who scripted and wrote these events wanted to reuse the option text EVTOPTA61001 for event 61002, the same with EVTOPTA61003 for 61003 and 61004. Therefore I have changed EVTOPTB61003 to EVTOPTA61003 and EVTOPTB61001 to EVTOPTA61001.