Hi guys, we need you Help ..
.. we tries to made an Event witch forces every country to joins one of the three grad blocks.
There we now, but we are very bad in such thinks.
The Problem is that:
1. the event will fire and fire again every day, but its used to let every country make one decision and then stop. Shorting time rage won't work and and off set didn't work easer.
2. The Soviet Union got sucked out of the commintern, we don't know why, it isen't in the scrip an tan and mon neaser.
3. puttens and countrie witch are allready in an block or just a puppten can't choose.
please give us a hand
.. we tries to made an Event witch forces every country to joins one of the three grad blocks.
Code:
event = {
id = 888000
random = no
persistent = yes
tag = { AFG ALB ARG AUS BEL BHU BOL BRA BUL CGX CHC CHI CHL COL COS CSX CUB CXB CYN CZE DEN DOM ECU EST ETH FIN GRE GUA HAI HOL HON HUN IRE IRQ ITA JAP LAT LIB LIT LUX MAN MEX NIC NOR OMN PAN PAR PER PHI POL POR PRU ROM SWE SAL SAU SIA SIK SPR TIB TUR URU USA VEN YEM YUG U02 U06 U03 U04 U67 }
decision = { }
decision_trigger = { ai = no }
trigger = { ai = yes }
name = "Join the War"
desc = "The Time has come, in these days no one can stay neutal, we must fight!"
style = 2
date = { day = 26 month = june year = 1914 }
offset = 1
deathdate = { day = 30 month = december year = 1963 }
action_a = {
trigger = { }
ai_chance = 30
name = "Join Allies"
command = { type = alliance which = ENG }
command = { type = relation which = ENG value = 100 }
command = { type = set_domestic which = democratic value = 7 }
command = { type = set_domestic which = political_left value = 5 }
}
action_b = {
trigger = { }
ai_chance = 30
name = "Join Comintern"
command = { type = alliance which = SOV }
command = { type = relation which = SOV value = 100 }
command = { type = set_domestic which = democratic value = 3 }
command = { type = set_domestic which = political_left value = 7 }
}
action_c = {
trigger = { }
ai_chance = 30
name = "Join Axis"
command = { type = alliance which = GER }
command = { type = relation which = GER value = 100 }
command = { type = set_domestic which = democratic value = 3 }
command = { type = set_domestic which = political_left value = 3 }
}
}
There we now, but we are very bad in such thinks.
The Problem is that:
1. the event will fire and fire again every day, but its used to let every country make one decision and then stop. Shorting time rage won't work and and off set didn't work easer.
2. The Soviet Union got sucked out of the commintern, we don't know why, it isen't in the scrip an tan and mon neaser.
3. puttens and countrie witch are allready in an block or just a puppten can't choose.
please give us a hand