Events - Deutsches Reich

HoI-Modder
Verfügbare Informationen zu "Events - Deutsches Reich"

  • Qualität des Beitrags: 0 Sterne
  • Beteiligte Poster: vfbforever - é+!Enn3
  • Forum: HoI-Modder
  • Forenbeschreibung: Beschreibung Ihres Forums
  • aus dem Unterforum: Events
  • Antworten: 11
  • Forum gestartet am: Freitag 09.03.2007
  • Sprache: deutsch
  • Link zum Originaltopic: Events - Deutsches Reich
  • Letzte Antwort: vor 17 Jahren, 31 Tagen, 11 Stunden, 33 Minuten
  • Alle Beiträge und Antworten zu "Events - Deutsches Reich"

    Re: Events - Deutsches Reich

    vfbforever - 09.03.2007, 18:03

    Events - Deutsches Reich
    Pfad:
    Paradox Interactive / Hearts of Iron 2 / db / events / germany

    Zitat: #############################
    # Bürgerkrieg in Deutschland
    #############################
    event = {
    id = 88887
    random = no
    country = GER

    trigger = {
    # DDR Gebiete unter deutscher Kontrolle
    control = { province = 296 data = GER }
    control = { province = 297 data = GER }
    control = { province = 298 data = GER }
    control = { province = 299 data = GER }
    control = { province = 300 data = GER }
    control = { province = 301 data = GER }
    control = { province = 302 data = GER }
    control = { province = 304 data = GER }
    control = { province = 308 data = GER }
    control = { province = 309 data = GER }
    control = { province = 310 data = GER }
    control = { province = 311 data = GER }
    control = { province = 473 data = GER }
    control = { province = 482 data = GER }
    }

    date = { day = 30 month = august year = 1939 }

    name = "Bürgerkrieg in Deutschland"
    desc = "Aufgrund des Naziregimes in Deutschland versuchten die deutschen Kommunisten einen neuen Staat zu gründen und ein blutiger Bürgerkrieg begann."
    style = 0
    picture = "End_Czech"

    date = { day = 30 month = august year = 1939 }
    offset = 7
    deathdate = { day = 31 month = august year = 1939 }

    action_a = {
    name = "Nieder mit den Kommunisten"
    ai_chance = 65
    command = { type = civil_war which = DDR }
    }

    action_b = {
    ai_chance = 10
    name = "Diese Gebiete sind unwichtig!"
    command = { type = independence which = DDR value = 1 }
    }

    action_c = {
    ai_chance = 25
    name = "Nichts unternehmen und hoffen"
    command = { type = dissent value = 75 }
    }
    }


    Zitat: ###########################
    # NVA - de DDR rüstet auf
    ###########################

    event = {
    id = 88890
    random = no
    country = GER

    trigger = {
    exists = DDR
    }

    name = "Die Aufrüstung beginnt!"
    desc = "Nach der Gründung der DDR wurden sowjetische Truppen der Deutschen Demokratischen Republik zur Verfügung gestellt und die DDR wendete sich mehr und mehr der UdSSR zu. Damit Begann der Planmäßige Aufbau des Sozialismus"
    style = 0
    picture = "SCW_German Intervention"


    date = { day = 18 month = july year = 1936 }
    date = { day = 11 month = january year = 1936 }
    offset = 3
    deathdate = { day = 30 month = december year = 1947 }

    action_a = {
    name = "Lang lebe der Kommunismus!"
    command = { type = add_division which = "NVA-Divison 1" value = infantry when = 1 }
    command = { type = add_division which = "NVA-Divison 2" value = infantry when = 1 }
    command = { type = add_division which = "NVA-Divison 3" value = infantry when = 1 }
    command = { type = add_division which = "NVA-Divison 4" value = infantry when = 1 }
    command = { type = add_division which = "NVA-Divison 5" value = infantry when = 1 }
    command = { type = add_division which = "NVA-Divison 6" value = infantry when = 1 }
    command = { type = add_division which = "NVA-Divison 7" value = infantry when = 1 }
    command = { type = add_division which = "NVA-Divison 8" value = infantry when = 1 }
    command = { type = add_division which = "NVA-Divison 9" value = infantry when = 1 }
    command = { type = add_division which = "NVA-Divison 10" value = infantry when = 1 }
    command = { type = add_division which = "NVA-Divison 11" value = infantry when = 1 }
    command = { type = add_division which = "NVA-Divison 12" value = infantry when = 1 }
    command = { type = add_division which = "NVA-Divison 13" value = infantry when = 1 }
    command = { type = add_division which = "NVA-Divison 14" value = infantry when = 1 }
    command = { type = add_division which = "NVA-Divison 15" value = infantry when = 1 }
    command = { type = domestic which = democratic value = 0 }
    command = { type = domestic which = political_left value = 9 }
    command = { type = domestic which = free_market value = 0 }
    command = { type = domestic which = freedom value = 2 }
    command = { type = domestic which = professional_army value = 9 }
    command = { type = domestic which = defense_lobby value = 2 }
    command = { type = domestic which = interventionism value = 0 }
    command = { type = relation which = SOV value = 180 }
    }
    }


    einfach den Pfad nach gehen und die zwei Events in das Textdokument einfügen!



    Re: Events - Deutsches Reich

    é+!Enn3 - 10.03.2007, 12:23


    Pfad:
    Paradox Interactive / Hearts of Iron 2 / db / events / germany
    Zitat:
    #######################################
    Deutschland gibt Polengebiete ab!
    #######################################
    event = {
    id = 88891
    random = no
    country = GER

    name = "Deutschland gibt Ostgebiete ab !"
    desc = "Deutschland sieht ein das die Gebiete des ehemaligen Reiches Preußen ihnen nicht zustehen und verhandelt nun mit den Sowjets, der Tschechaslowakei und Polen."
    style = 0
    picture = "german_withdrawal"

    date = { day = 1 month = january year = 1936 }
    deathdate = { day = 2 month = january year = 1936 }

    action_a = {
    name = "Vergesst die Gebiet sie gehören nicht uns!" # die Gebiete fallen an die Deutschen
    command = { type = secedeprovince which = POL value = 302 }
    command = { type = secedeprovince which = POL value = 308 }
    command = { type = secedeprovince which = POL value = 482 }
    command = { type = secedeprovince which = POL value = 304 }
    command = { type = secedeprovince which = SOV value = 510 }
    command = { type = secedeprovince which = CZE value = 473 }
    }
    }


    Erfolgreich getestet :tonqe:



    Re: Events - Deutsches Reich

    vfbforever - 10.03.2007, 13:51


    Hast das selber geschribene, oder nur aus nen anderen Forum kopiert?



    Re: Events - Deutsches Reich

    é+!Enn3 - 10.03.2007, 13:57


    selber geschrieben



    Re: Events - Deutsches Reich

    vfbforever - 10.03.2007, 14:04


    sehr gut dawei

    Aber ich würde vllt. den Text etwas abändern ...
    Zitat: Deutschland sieht ein das die Gebiete des ehemaligen Reiches Preußen ihnen nicht zustehen und verhandelt nun mit den Sowjets, der Tschechaslowakei und Polen.
    dein Text war etwas allgemein ....



    Re: Events - Deutsches Reich

    é+!Enn3 - 10.03.2007, 14:18


    Zitat:
    ##############################################
    Das Deutschereich zerfällt
    ##############################################
    event = {
    id = 88892
    random = yes
    country = GER

    trigger = {
    # DDR Gebiete unter deutscher Kontrolle
    control = { province = 296 data = GER }
    control = { province = 297 data = GER }
    control = { province = 298 data = GER }
    control = { province = 299 data = GER }
    control = { province = 300 data = GER }
    control = { province = 301 data = GER }
    control = { province = 302 data = GER }
    control = { province = 304 data = GER }
    control = { province = 308 data = GER }
    control = { province = 309 data = GER }
    control = { province = 310 data = GER }
    control = { province = 311 data = GER }
    # BRD Gebiete unter deutscher Kontrolle
    control = { province = 66 data = GER }
    control = { province = 76 data = GER }
    control = { province = 75 data = GER }
    control = { province = 74 data = GER }
    control = { province = 313 data = GER }
    control = { province = 314 data = GER }
    control = { province = 315 data = GER }
    control = { province = 312 data = GER }
    control = { province = 374 data = GER }
    control = { province = 376 data = GER }
    control = { province = 375 data = GER }
    control = { province = 312 data = GER }
    control = { province = 83 data = GER }
    control = { province = 82 data = GER }
    control = { province = 85 data = GER }
    control = { province = 86 data = GER }
    control = { province = 81 data = GER }
    control = { province = 80 data = GER }
    control = { province = 87 data = GER }
    control = { province = 86 data = GER }
    control = { province = 88 data = GER }
    control = { province = 89 data = GER }
    control = { province = 90 data = GER }
    control = { province = 84 data = GER }
    }
    name = "Das wars!!"
    desc = "Das wars Hitlers dumme Idee schlug fehl Deutschladn wird geteilt."
    style = 0
    picture = "End_Czech"
    date = { day = 20 month = august year = 1939 }
    deathdate = { day = 21 month = august year = 1939 }

    action_a = {
    ai_chance = 10
    name = "Das wars! Ende Des Deutschen Reiches!"
    command = { type = independence which = DDR value = 1
    type = independence which = BRD value = 1}
    }




    Schau mal bitte ob das stimmt



    Re: Events - Deutsches Reich

    vfbforever - 10.03.2007, 14:51


    Also in HoI2 heißt die BRD nicht BRD ... die Buchstaben müssten "DFR" sein ... bei dem Rest müsste man testen ob das so geht, denn so sicher bin ich mir da nicht, dass beide staaten gleichzeitig gehen ... aber derzeit schreib ich grad eins ... müsstest du versuchen oder mal warten!



    Re: Events - Deutsches Reich

    vfbforever - 10.03.2007, 16:26


    Pfad:
    Paradox Interactive / Hearts of Iron 2 / db / events / germany

    Zitat: ########################
    # Das Deutschereich zerfällt
    ########################
    event = {
    id = 88895
    random = yes
    country = GER

    trigger = {
    # DDR Gebiete unter deutscher Kontrolle
    control = { province = 296 data = GER }
    control = { province = 297 data = GER }
    control = { province = 298 data = GER }
    control = { province = 299 data = GER }
    control = { province = 300 data = GER }
    control = { province = 301 data = GER }
    control = { province = 302 data = GER }
    control = { province = 304 data = GER }
    control = { province = 308 data = GER }
    control = { province = 309 data = GER }
    control = { province = 310 data = GER }
    control = { province = 311 data = GER }
    # BRD Gebiete unter deutscher Kontrolle
    control = { province = 66 data = GER }
    control = { province = 76 data = GER }
    control = { province = 75 data = GER }
    control = { province = 74 data = GER }
    control = { province = 313 data = GER }
    control = { province = 314 data = GER }
    control = { province = 315 data = GER }
    control = { province = 312 data = GER }
    control = { province = 374 data = GER }
    control = { province = 376 data = GER }
    control = { province = 375 data = GER }
    control = { province = 312 data = GER }
    control = { province = 83 data = GER }
    control = { province = 82 data = GER }
    control = { province = 85 data = GER }
    control = { province = 86 data = GER }
    control = { province = 81 data = GER }
    control = { province = 80 data = GER }
    control = { province = 87 data = GER }
    control = { province = 86 data = GER }
    control = { province = 88 data = GER }
    control = { province = 89 data = GER }
    control = { province = 90 data = GER }
    control = { province = 84 data = GER }
    }

    name = "Das wars!"
    desc = "Nachdem Hitler mit den Überfall auf Polen am 1. August 1939 den Frieden brach, waren die meisten Deutschen überzeugt, dass dies das Ende sei! Es gründeten sich die zwei Staaten, des unabhängigen Deutschlands und Hitler hatte nun nur noch Germania!"
    style = 0
    picture = "End_Czech"
    date = { day = 20 month = august year = 1939 }
    deathdate = { day = 21 month = august year = 1939 }

    action_a = {
    ai_chance = 10
    name = "Das wars! Ende Des Deutschen Reiches!"
    command = { type = independence which = DDR value = 1 }
    command = { type = independence which = DFR value = 1 }
    }
    }


    Berlin würde nach dem Event der Ostgebiete, als einziger Teil des deutschen reiches bleiben, dehalb hab ich den Text etwas abgeändert! Aber es ist immernoch ein Zufallsevent! Der Zeitpunkt passt ja auch zum Kriegsbeginn, deshalb ist das meiner Meinung nach die beste Möglichkeit![/quote]



    Re: Events - Deutsches Reich

    vfbforever - 11.03.2007, 12:50


    Pfad:
    Paradox Interactive / Hearts of Iron 2 / db / events / germany

    Zitat: ########################
    # Der Atlantikwall
    ########################
    event ={
    id = 88900
    random = no
    country = GER

    trigger = {
    control = { province = 18 data = GER }
    control = { province = 32 data = GER }
    control = { province = 33 data = GER }
    control = { province = 34 data = GER }
    control = { province = 35 data = GER }
    control = { province = 37 data = GER }
    control = { province = 38 data = GER }
    control = { province = 39 data = GER }
    control = { province = 41 data = GER }
    control = { province = 42 data = GER }
    control = { province = 43 data = GER }
    control = { province = 45 data = GER }
    control = { province = 46 data = GER }
    control = { province = 47 data = GER }
    control = { province = 48 data = GER }
    control = { province = 59 data = GER }
    control = { province = 77 data = GER }
    control = { province = 78 data = GER }
    control = { province = 79 data = GER }
    control = { province = 323 data = GER }
    control = { province = 325 data = GER }
    control = { province = 326 data = GER }
    }

    name = "Bau des Atlantikwalls"
    desc = "Zwischen 1942 und 1944 wurde im Auftrag Hitlers die komplette Küste Belgiens, Frankreichs und der Niederlande durch Küstenbefestigungen gesichert. Dieses Vorhaben wurde unter dem Namen: Unternehmen Todt durchgeführt. Fritz Todt war der Erbauer der Autobahnen und ein enger Vertrauter Hitlers."
    style = 0
    picture = "american_reinforcments2"

    date = { day = 1 month = january year = 1942 }
    offset = 7
    deathdate = { day = 30 month = december year = 1944 }

    action_a = {
    name = "Baut den Atlantikwall!"
    command = { type = construct which = coastal_fort where = 18 value = 6 }
    command = { type = construct which = coastal_fort where = 32 value = 6 }
    command = { type = construct which = coastal_fort where = 33 value = 6 }
    command = { type = construct which = coastal_fort where = 34 value = 6 }
    command = { type = construct which = coastal_fort where = 35 value = 6 }
    command = { type = construct which = coastal_fort where = 37 value = 6 }
    command = { type = construct which = coastal_fort where = 38 value = 6 }
    command = { type = construct which = coastal_fort where = 39 value = 6 }
    command = { type = construct which = coastal_fort where = 41 value = 6 }
    command = { type = construct which = coastal_fort where = 42 value = 6 }
    command = { type = construct which = coastal_fort where = 43 value = 6 }
    command = { type = construct which = coastal_fort where = 45 value = 6 }
    command = { type = construct which = coastal_fort where = 46 value = 6 }
    command = { type = construct which = coastal_fort where = 47 value = 6 }
    command = { type = construct which = coastal_fort where = 48 value = 6 }
    command = { type = construct which = coastal_fort where = 59 value = 6 }
    command = { type = construct which = coastal_fort where = 77 value = 6 }
    command = { type = construct which = coastal_fort where = 78 value = 6 }
    command = { type = construct which = coastal_fort where = 79 value = 6 }
    command = { type = construct which = coastal_fort where = 323 value = 6 }
    command = { type = construct which = coastal_fort where = 325 value = 6 }
    command = { type = construct which = coastal_fort where = 326 value = 6 }
    command = { type = money value = -25000 }
    }
    }



    Re: Events - Deutsches Reich

    é+!Enn3 - 11.03.2007, 13:20


    Zitat: ######################
    # Hitlers U-Bootwahn
    ######################
    event = {
    id = 88901
    random = yes
    country = GER

    name = "U-Bootwahn"
    desc = "Hitler hatte trotz seiner unzureichenden Taktikausbildung schnell gemerkt das eine Kontrolle über den Ärmelkanal und die Westküste von Frankreich notwendig ist und schickte einen Befehl raus zum Bau von U-Booten."
    style = 0
    picture = "SCW_German Intervention"

    date = { day = 18 month = july year = 1936 }
    offset = 3
    deathdate = { day = 30 month = december year = 1947 }

    action_a = {
    name = "Sie sind fertig!"
    ai = 20
    command = { type = add_division which = "U-Bootflotte 41" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 42" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 43" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 44" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 45" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 46" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 47" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 48" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 49" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 10" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 11" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 12" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 13" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 14" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 15" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 21" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 22" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 23" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 24" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 25" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 26" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 27" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 28" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 29" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 30" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 31" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 32" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 33" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 34" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 35" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 121" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 122" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 123" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 124" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 125" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 126" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 127" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 128" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 129" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 130" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 31" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 32" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 33" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 34" value = submarine when = 1 }
    command = { type = add_division which = "U-Bootflotte 35" value = submarine when = 1 }
    command = { type = money value = -500000 }
    }

    action_b = {
    name = "Wir müssen sparen!"
    command = { type = money value = 25000 }
    }
    }



    Re: Events - Deutsches Reich

    vfbforever - 25.03.2007, 15:37


    Ardennenoffensive Version vom 25.3.07

    Hier ist die vollkommen überarbeitete Version, die Truppen werden nicht in den pool geschickt, sondern automatisch aufgestellt

    Zitat: ###########################
    # Winteroffensive in den Ardennen
    ###########################
    event = {
    id = 88898
    random = no
    country = GER
    trigger = {
    war = { country = GER country = ENG }
    war = { country = GER country = USA }
    control = { province = 66 data = GER }
    control = { province = 74 data = GER }
    control = { province = 75 data = GER }
    }

    name = "Winteroffensive in den Ardennen"
    desc = "Am 16. Dezember 1944 begann die Winteroffensive in den Ardennen. Das Unternehmen, das unter dem Codewort „Wacht am Rhein“ (Ursprünglich Unternehmen Christrose) durchgeführt wurde, sollte die Wende an der Westfront bringen, indem man einen wichtigen Versorgungsweg der Amerikaner abschneidet und sichnach Westen ausbreiten kann. Dafür wurden 27 Divisionen bereitgestellt, die durch Südbelgien und das Großherzogtum Luxemburg nach Westen dringen sollten."
    style = 0
    picture = "Winter_War"

    date = { day = 16 month = december year = 1944 }
    offset = 2
    deathdate = { day = 21 month = february year = 1945 }

    action_a = {
    name = "Plant die Offensive!"
    ai_chance = 80
    command = { type = add_corps which = Ardennencorp 1 value = land when = 154 where = 66 }
    command = { type = add_division which = Ardennendivision A value = bergsjaeger when = 3 where = tank_destroyer }
    command = { type = add_division which = Ardennendivision B value = bergsjaeger when = 3 where = tank_destroyer }
    command = { type = add_division which = Ardennendivision C value = bergsjaeger when = 3 where = tank_destroyer }
    command = { type = add_division which = Ardennendivision D value = bergsjaeger when = 3 where = tank_destroyer }
    command = { type = add_division which = Ardennendivision E value = bergsjaeger when = 3 where = tank_destroyer }
    command = { type = add_division which = Ardennendivision F value = bergsjaeger when = 3 where = tank_destroyer }
    command = { type = add_division which = Ardennendivision G value = bergsjaeger when = 3 where = tank_destroyer }
    command = { type = add_division which = Ardennendivision H value = bergsjaeger when = 3 where = tank_destroyer }
    command = { type = add_corps which = Ardennencorp 2 value = land when = 154 where = 74 }
    command = { type = add_division which = Ardennendivision I value = bergsjaeger when = 2 where = tank_destroyer }
    command = { type = add_division which = Ardennendivision J value = bergsjaeger when = 2 where = tank_destroyer }
    command = { type = add_division which = Ardennendivision K value = bergsjaeger when = 2 where = tank_destroyer }
    command = { type = add_division which = Ardennendivision L value = bergsjaeger when = 2 where = tank_destroyer }
    command = { type = add_division which = Ardennendivision M value = bergsjaeger when = 2 where = tank_destroyer }
    command = { type = add_division which = Ardennendivision N value = bergsjaeger when = 2 where = tank_destroyer }
    command = { type = add_division which = Ardennendivision O value = bergsjaeger when = 2 where = tank_destroyer }
    command = { type = add_division which = Ardennendivision P value = bergsjaeger when = 2 where = tank_destroyer }
    command = { type = add_corps which = Ardennen Kampfgruppe 2 value = land when = 169 where = 75 }
    command = { type = add_division which = Winterdivision 1 value = infantry when = 5 where = sp_rct_artillery }
    command = { type = add_division which = Winterdivision 2 value = infantry when = 5 where = sp_rct_artillery }
    command = { type = add_division which = Winterdivision 3 value = infantry when = 5 where = sp_rct_artillery }
    command = { type = add_division which = Winterdivision 4 value = infantry when = 5 where = sp_rct_artillery }
    command = { type = add_division which = Winterdivision 5 value = infantry when = 5 where = sp_rct_artillery }
    command = { type = add_division which = Winterdivision 6 value = infantry when = 5 where = sp_rct_artillery }
    command = { type = add_division which = Winterdivision 7 value = infantry when = 5 where = sp_rct_artillery }
    command = { type = add_division which = Winterdivision 8 value = infantry when = 5 where = sp_rct_artillery }
    command = { type = money value = -25000 }
    command = { type = dissent value = 10 }
    }

    action_b = {
    name = "Wir haben verloren!"
    ai_chance = 20
    command = { type = oilpool value = 5000 }
    command = { type = supplies value = 8000 }
    command = { type = metalpool value = 2000 }
    command = { type = money value = 10000 }
    command = { type = energypool value = 6000 }
    }
    }



    Mit folgendem Code, können Sie den Beitrag ganz bequem auf ihrer Homepage verlinken



    Weitere Beiträge aus dem Forum HoI-Modder

    1900 - Szenario - gepostet von vfbforever am Montag 26.03.2007



    Ähnliche Beiträge wie "Events - Deutsches Reich"

    Events und Gewinnspiele kommen hier rein! - Schokobaer (Donnerstag 12.07.2007)
    Willkommen in unserem Reich !! - Kunad (Freitag 07.05.2004)
    Unser Reich geht vor die Hunde - the real BBC (Donnerstag 08.07.2004)
    Unser Reich geht vor die Hunde - the real BBC (Donnerstag 08.07.2004)
    Zwillingstausch bei Team Reich - mikeri200 (Dienstag 13.04.2004)
    Match am 05.05.2004 um 17:00 Reich vsSurvior Euromünzen - mikeri200 (Donnerstag 06.05.2004)
    Deutsches Livekonto - Formular Excel - WorldTra.de (Mittwoch 06.10.2004)
    Konzerte/Events/Festivals - alles neue - _karin_ (Dienstag 21.08.2007)
    Deutsches Hochhaus Forum - oliver (Mittwoch 16.06.2004)
    Wer soll aus TEAM REICH nominiert werden? - Aquatoll (Dienstag 04.05.2004)