T101
10.03.05, 18:09
Hallo hab schon bei Hoi I gemodded,doch bei II läuft es nicht.
So hab ich es erstellt und bei \db\hoi2.txt eingefügt,hab schon verschiedene Ids probiert,doch es geht nicht.Was mach ich falsch?
#########################################################################
# ReservenI
#########################################################################
event = {
id = 400
random = yes
country = GER
trigger = { random = 70
}
}
}
name = "Einberufung der Reserven"
desc = "Wir haben nun neue Rekruten einbezogen,sowie sind gerade ein paar mit ihrer Ausbildung fertig und bereit für ihr Vaterland zu kämpfen!"
style = 0
date = { day = 1 month = january year = 1936 }
offset = 1
deathdate = { day = 1 month = january year = 1949 }
action_a = {
name = "Super!" # Ok
command = { type = manpowerpool value = 200 }
command = { type = add_division which = "20.Armeekorps" value = 0 when = 1 }
command = { type = add_division which = "21.Armeekorps" value = 0 when = 1 }
command = { type = add_division which = "22.Armeekorps" value = 0 when = 1 }
command = { type = add_division which = "23.Armeekorps" value = 0 when = 1 }
command = { type = add_division which = "24.Armeekorps" value = 0 when = 1 }
command = { type = add_division which = "25.Armeekorps" value = 0 when = 1 }
command = { type = add_division which = "26.Armeekorps" value = 0 when = 1 }
command = { type = add_division which = "27.Armeekorps" value = 0 when = 1 }
command = { type = add_division which = "28.Armeekorps" value = 0 when = 1 }
}
}
So hab ich es erstellt und bei \db\hoi2.txt eingefügt,hab schon verschiedene Ids probiert,doch es geht nicht.Was mach ich falsch?
#########################################################################
# ReservenI
#########################################################################
event = {
id = 400
random = yes
country = GER
trigger = { random = 70
}
}
}
name = "Einberufung der Reserven"
desc = "Wir haben nun neue Rekruten einbezogen,sowie sind gerade ein paar mit ihrer Ausbildung fertig und bereit für ihr Vaterland zu kämpfen!"
style = 0
date = { day = 1 month = january year = 1936 }
offset = 1
deathdate = { day = 1 month = january year = 1949 }
action_a = {
name = "Super!" # Ok
command = { type = manpowerpool value = 200 }
command = { type = add_division which = "20.Armeekorps" value = 0 when = 1 }
command = { type = add_division which = "21.Armeekorps" value = 0 when = 1 }
command = { type = add_division which = "22.Armeekorps" value = 0 when = 1 }
command = { type = add_division which = "23.Armeekorps" value = 0 when = 1 }
command = { type = add_division which = "24.Armeekorps" value = 0 when = 1 }
command = { type = add_division which = "25.Armeekorps" value = 0 when = 1 }
command = { type = add_division which = "26.Armeekorps" value = 0 when = 1 }
command = { type = add_division which = "27.Armeekorps" value = 0 when = 1 }
command = { type = add_division which = "28.Armeekorps" value = 0 when = 1 }
}
}