I've been creating some events recently, and I've stumbled upon a problem where there shouldn't be one. This is the event:
This is the problem - I'm constantly getting a message saying "Unknown trigger type". I just don't get it because the trigger seems OK. Or am I missing something? I'd appreciate any help.
event = {
id = 2810
random = no
country = FRA
trigger = {
event = 2804
}
name = "bla bla"
desc = "bla bla"
picture = "anchsluss"
date = { day = 1 month = november year = 1936 }
action_a = { (bunch of commands)
}
action_b = { (bunch of commands)
}
}
This is the problem - I'm constantly getting a message saying "Unknown trigger type". I just don't get it because the trigger seems OK. Or am I missing something? I'd appreciate any help.
Last edited: