OK, thank you guys, but I still don't know how should this event look like to work. It should be specifed for every country with it's ID? Because I've write some event befor, and it fire with date 01.01.1936. It look like this:
event = {
id = 135400
picture = ""
style = 1
trigger = { ai = no }
date = { day = 1 month = january year = 1936 }
name = "Welcome to your cabinet"
desc = "From now on you will manage the country you have choosed. In our timeframe is located a few big players with whom you have to be reckoned with. I talking about the Tripple Aliance between Russia, Austria, and Prussia, supported by the forces of South German kingdoms, an alliance of Commonwealth with the Republic of France. Watch out! Here comes the darkest hour in which Empires will raise the battle cry!"
action_a = {
name = "You can rest now"
command = { type = trigger which = 100000 }
}
}
And it work...