Release: Hearts of Iron III - Addon Semper Fi über Gamersgate verfügbar (06.06.2010)


Polen wird geschützt (POL)
10.06.2008, 00:13 (Dieser Beitrag wurde zuletzt bearbeitet: 10.06.2008 08:50 von Karbe.)
Beitrag: #1
Polen wird geschützt (POL)
Code:
event = {
    id = 3600
    random = no
    country = POL
    
    # Triggered by ENG 3401
    
    name = "EVT_3600_NAME"
    desc = "EVT_3600_DESC"
    style = 0
    picture = "guarantee_POL"
    
    action_a = {
        name = "ACTIONNAME3600A" # Accept
        ai_chance = 98
        command = { type = relation which = ENG value = 10 }
        command = { type = relation which = FRA value = 10 }
        command = { type = relation which = GER value = -15 }
        command = { type = relation which = SOV value = -10 }
        command = { type = trigger which = 3402 }
    }
    action_b = {
        name = "ACTIONNAME3600B" # Decline
        ai_chance = 2
        command = { type = relation which = ENG value = -5 }
        command = { type = relation which = FRA value = -5 }
        command = { type = relation which = GER value = 5 }
        command = { type = relation which = SOV value = 5 }
        command = { type = trigger which = 3403 }
    }
}

[Bild: 37061190131947.jpg]
Nüchtern HoI spielen ist wie nüchtern angeln!




 
Kontakt | 4allplayers | Nach oben | Zum Inhalt | Archiv-Modus | RSS-Synchronisation