I'm working on a mod that creates 50 new voter titles for the Byzantine and Roman empires that are based on senators. These positions will be held for life, be made up of characters without landed titles, and be revokable. In addition, I plan on turning on protected council appointments on by default so the emperor has to get approval before choosing a new senator.
The way the mods supposed to work is that it creates 50 new characters on game startup, and assigns them the new titles through scripted effects used in an on_action event. While the new characters seem to be generated correctly and at the right amount, they aren't being assigned the senatorrome title automatically, and I can't assign them or any other character to the position manually.
Could any of you look through the work I've done on it so far in this zip and see what's causing this to happen? I suspect that the fill_senate_rome effect somehow isn't working properly, but that doesn't really explain why I can't even choose anyone for that minor title. Don't mind the lack of localization btw. I'll be getting to that once this is sorted out.
The way the mods supposed to work is that it creates 50 new characters on game startup, and assigns them the new titles through scripted effects used in an on_action event. While the new characters seem to be generated correctly and at the right amount, they aren't being assigned the senatorrome title automatically, and I can't assign them or any other character to the position manually.
Could any of you look through the work I've done on it so far in this zip and see what's causing this to happen? I suspect that the fill_senate_rome effect somehow isn't working properly, but that doesn't really explain why I can't even choose anyone for that minor title. Don't mind the lack of localization btw. I'll be getting to that once this is sorted out.