Out of curiosity, I made two different events, the first with the following trigger:
And the second one:
Starting the game in January, I triggered these events from the console and got this:
For some reason, the "month = x" trigger is actually the "year = x" trigger. I tested the year trigger separately, just in case they had been switched, but it works normally.
I also tested this same event in EU3, it works properly there.
Code:
month = 2
And the second one:
Code:
NOT = { month = 4 }
Starting the game in January, I triggered these events from the console and got this:

For some reason, the "month = x" trigger is actually the "year = x" trigger. I tested the year trigger separately, just in case they had been switched, but it works normally.
I also tested this same event in EU3, it works properly there.
Upvote
0