I would like to make an info-only event fire at the opening map screen at the launch of the game, but my event won't fire until the second day.
my trigger:
trigger = {
ai = no
}
Date:
date = { day = 0 month = january year = 1936 }
offset = 1
deathdate = { day = 5 month = january year = 1936 }
command:
action_a = {
name = "Call for National Conference"
command = {}
Any help?
my trigger:
trigger = {
ai = no
}
Date:
date = { day = 0 month = january year = 1936 }
offset = 1
deathdate = { day = 5 month = january year = 1936 }
command:
action_a = {
name = "Call for National Conference"
command = {}
Any help?