• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

unmerged(151332)

Lt. General
1 Badges
Aug 10, 2009
1.642
0
  • Darkest Hour
can anybody check this event is it good.I know it is not for this thread, the event is for ARMA but I post here because here is much more people.And in event is 1091 instead 1991 because game AI don t work in 1991. game crashes when event come, but some time even before event, but we know that this event is problem.we cant liberate more countries for Yugoslav wars, because of that event. Please help, and correct event.


#########################################################################
# Independent RSK made by Hax
#########################################################################
event = {
id = 1003000
random = no
country = CRO
trigger = {
war = { country = CRO country = SER }

}

name = "Indenpendence of Republika Srpska Krajina"
desc = "EVT_1003000_DESC"
style = 0
picture = "RSK"

date = { day = 31 month = january year = 1091 }
offset = 7 # Check for trigger conditions seven days
deathdate = { day = 30 month = december year = 1999 }

action_a = {
name = "ACTIONNAME1003000A" # Create RSK
ai_chance = 99
command = { type = independence which = U06 value = 1 }
command = { type = manpowerpool value = -10 } # JNA to RSK
}
action_b = {
name = "ACTIONNAME1003000B" # Don't do it!
ai_chance = 1
command = { type = dissent value = 20 }
}
}