Hi everyone,
In a forum recently I got to thinking about how annoying it is that Hungary can be released from Austria-Hungary, but A-H remains with the same name. Consequently I tried to have a go at coding for an event to pop up soon after Hungary becomes a nation.
Some problems I am having is the event popping up within the month I set it for, and also, when I trigger it via the console it doesn't have a button to press to apply the changes, so I don't know if it even works. So I was wondering, can anybody give me a hand here? I don't do a lot of modding (obviously) so it's probably a simple fix.Code:country_event = { id = 483000000000 trigger = { tag = KUK exists = HUN war = no } } mean_time_to_happen = { months = 1 } title = "The renaming of Austria-Hungary" desc = "With the recent independance of Hungary we can no longer be considered Austria-Hungary." picture = "Budapest" option = { name = "That's annoying" change_tag = AUS prestige = -5 } }
Thanks for your time everyone.









Reply With Quote
