I have had Victoria installed for a while and I decided on playing it after four years on and off that it was time to learn how to write events with the aid of spoonists event builder I managed to make a small event that added pops.
Unfortunately this event ceases to work once the game has been upgraded past 1.03c and I have recently got my hands on revolutions, so I was wondering if some one could help me make it work.
event = {
id = 97054
random = no
name = "Recruits"
desc = "Young Men Rally to the flag of your nation eager to serve their country"
picture = default
date = { day = 1 month = january year = 1836 }
offset = 30
deathdate = { day = 30 month = december year = 1920 }
action_a = {
Name = "Huzzar"
command = { type = add_pop which = Soldiers value = 10 where = 255 }
Unfortunately this event ceases to work once the game has been upgraded past 1.03c and I have recently got my hands on revolutions, so I was wondering if some one could help me make it work.