and also BBB mod:
you should edit thew campaign_cript.txt inside the world/maps/campaign... folders
Code:
monitor_event CharacterComesOfAge not FactionIsLocal
and AgentType = princess
and FactionType england
add_events
event historic princess_england
date 0
end_add_events
end_monitor
for every faction......
and if you play with a kingdoms-mod...
monitor_event CharacterComesOfAge not FactionIsLocal
and AgentType = princess
and FactionType england
historic_event princess_england
end_monitor
you also should add a title and a description in the historic_events.txt file inside the text folder....