janvetter
10.05.05, 02:01
Hallo, ich versuche mich gerade mal so mit dem modden und hab mir gedacht ich lasse in Rumänien nen Bürgerkrieg ausbrechen. Der Bürgerkrieg brach aus, aber das neue Land hat keine Minister. Nun hab ich eine ministers_u04.csv schon "erstellt" (vom anderen land kopiert und id´s sowie namen geändert).
Jetzt ist das problem das bei einem event die neuen minister nicht eingesetz werden.
hier das event:
###########################
# Der Kampf beginnt #
###########################
event = {
id = 95500
random = no
country = u04
trigger = {
event 95002
}
name = "Entstehung einer Bewegung"
desc = "Nun wird die Politik des Bürgers gemacht. Für die Bewegung !!! Es hat sich nun eine Seperatisten-Führung etabliert."
style = 0
picture = ""
date = { day = 2 month = january year = 1936 }
action_a = {
name = "Ein großartiger Tag!"
command = { type = metalpool value = 300 }
command = { type = oilpool value = 250 }
command = { type = energypool value = 600 }
command = { type = rarematerialspool value = 200 }
command = { type = manpowerpool value = 150 }
command = { type = money value = 60 }
command = { type = set_domestic which = democratic value = 9 }
command = { type = set_domestic which = political_left value = 5 }
command = { type = headofstate which = 9999001 }
command = { type = headofgovernment which = 9999001 }
command = { type = foreignminister which = 9999003 }
command = { type = armamentminister which = 9999004 }
command = { type = ministerofsecurity which = 9999005 }
command = { type = ministerofintelligence which = 9999006 }
command = { type = chiefofstaff which = 9999007 }
command = { type = chiefofarmy which = 9999008 }
command = { type = chiefofnavy which = 9999009 }
command = { type = chiefofair which = 9999010 }
}
}
kann mir vielleicht irgendjemand helfen... ich sitze schon seit stunden an diesem problem..
Hier noch die Ministers.csv
U04 Ruling Cabinet - Start Name Pool Ideology Personality Loyalty Picturename x
9999001 Head of State Sven Brodala NA ML Pig-headed Isolationist High x
9999002 Head of Government Farin Urlaub NA ML Ambitious Union Boss High x
9999003 Foreign Minister Gerhard Schröder NA ML Ideological Crusader High x
9999004 Minister of Armament Angela Merkel NA ML Laissez Faires Capitalist High x
9999005 Minister of Security Edmund Stoiber NA ML Crooked Kleptocrat Low x
9999006 Head of Military Intelligence Wolfgang Clement NA ML Political Specialist Very High x
9999007 Chief of Staff Jürgen Trittin NA ML School of Mass Combat Very High x
9999008 Chief of Army Claudia Roth NA ML Decisive Battle Doctrine Very High x
9999009 Chief of Navy Bela B. NA ML Base Control Doctrine Very High x
9999010 Chief of Air Force Rod NA ML Carpet Bombing Doctrine Very High x
Replacements x
9999011 Foreign Minister Campino 36 SL The Cloak N Dagger Schemer High x
9999012 Foreign Minister Albert Einstein 41 SC Great Compromiser High x
9999013 Minister of Armament Sophi Scholl 36 ML Resource Industrialist High x
9999014 Minister of Armament Ernst Röhm 39 ML Military Entrepreneur High x
muss man neue ministers.csv irgendwo in einem index angeben so wie neue event-dateien ?
Jetzt ist das problem das bei einem event die neuen minister nicht eingesetz werden.
hier das event:
###########################
# Der Kampf beginnt #
###########################
event = {
id = 95500
random = no
country = u04
trigger = {
event 95002
}
name = "Entstehung einer Bewegung"
desc = "Nun wird die Politik des Bürgers gemacht. Für die Bewegung !!! Es hat sich nun eine Seperatisten-Führung etabliert."
style = 0
picture = ""
date = { day = 2 month = january year = 1936 }
action_a = {
name = "Ein großartiger Tag!"
command = { type = metalpool value = 300 }
command = { type = oilpool value = 250 }
command = { type = energypool value = 600 }
command = { type = rarematerialspool value = 200 }
command = { type = manpowerpool value = 150 }
command = { type = money value = 60 }
command = { type = set_domestic which = democratic value = 9 }
command = { type = set_domestic which = political_left value = 5 }
command = { type = headofstate which = 9999001 }
command = { type = headofgovernment which = 9999001 }
command = { type = foreignminister which = 9999003 }
command = { type = armamentminister which = 9999004 }
command = { type = ministerofsecurity which = 9999005 }
command = { type = ministerofintelligence which = 9999006 }
command = { type = chiefofstaff which = 9999007 }
command = { type = chiefofarmy which = 9999008 }
command = { type = chiefofnavy which = 9999009 }
command = { type = chiefofair which = 9999010 }
}
}
kann mir vielleicht irgendjemand helfen... ich sitze schon seit stunden an diesem problem..
Hier noch die Ministers.csv
U04 Ruling Cabinet - Start Name Pool Ideology Personality Loyalty Picturename x
9999001 Head of State Sven Brodala NA ML Pig-headed Isolationist High x
9999002 Head of Government Farin Urlaub NA ML Ambitious Union Boss High x
9999003 Foreign Minister Gerhard Schröder NA ML Ideological Crusader High x
9999004 Minister of Armament Angela Merkel NA ML Laissez Faires Capitalist High x
9999005 Minister of Security Edmund Stoiber NA ML Crooked Kleptocrat Low x
9999006 Head of Military Intelligence Wolfgang Clement NA ML Political Specialist Very High x
9999007 Chief of Staff Jürgen Trittin NA ML School of Mass Combat Very High x
9999008 Chief of Army Claudia Roth NA ML Decisive Battle Doctrine Very High x
9999009 Chief of Navy Bela B. NA ML Base Control Doctrine Very High x
9999010 Chief of Air Force Rod NA ML Carpet Bombing Doctrine Very High x
Replacements x
9999011 Foreign Minister Campino 36 SL The Cloak N Dagger Schemer High x
9999012 Foreign Minister Albert Einstein 41 SC Great Compromiser High x
9999013 Minister of Armament Sophi Scholl 36 ML Resource Industrialist High x
9999014 Minister of Armament Ernst Röhm 39 ML Military Entrepreneur High x
muss man neue ministers.csv irgendwo in einem index angeben so wie neue event-dateien ?