Replying to own post
The answer was in the Magyar-Hungary decision event:
However I want to notify players of what happened if they have titles within a certain part of the map (e.g. Tartaria or Russia). And I can't seem to be able to setup conditions defining the recipient.
The answer was in the Magyar-Hungary decision event:
Code:
any_playable_ruler = {
limit = {
NOT = { has_landed_title = k_hungary }
ai = no
}
narrative_event = { id = 62911 }
}