1. Questo sito utilizza i cookies. Continuando a navigare tra queste pagine acconsenti implicitamente all'uso dei cookies. Scopri di più.

reimpostazione di una domanda

Discussione in 'Mod e Patch' iniziata da The best, 17 Maggio 2010.

  1. The best

    The best

    Registrato:
    24 Ottobre 2008
    Messaggi:
    425
    Località:
    Como
    Ratings:
    +0
    io ho creato due eventi ma nn funzionano come mai??
    li metto qui sotto xchè sn corti
    1. ################################################## #######################
    # Unificazione dell'italia
    ################################################## #######################
    event = {
    id = 1861
    random = 1936
    country = ITA
    name = "EVT_1936_Unificazione dell'italia"
    desc = "EVT_1936_Guerra in Italia"
    style = 0
    picture= unificazione dell'italia
    date = { day = 5 month = september year = 1936 }
    action_a = {
    name = "non è necessario"
    ai_chance = 98
    command = { type = dissent value = -1 }
    command = { type = manpowerpool value = -1 }
    command = { type = sleepteam which = 1807 }
    command = { type = relation which = ITA value = 50 }
    }
    action_b = {
    name = "Facciamo questa guerra"
    ai_chance = 2
    command = { type = dissent value = 2 }
    command = { type = relation which = ITA value = -50 }
    command = { type = sleepevent which = 1861 }
    }
    }
    event = {
    id = 1862
    random = no
    country = USA
    name = "Fermi arriva in GER"
    desc = "Hitler invia aiuti per la guerra"
    style = 0
    date = { day = 6 month = september year = 1936 }
    action_a = {
    name = "Ottimo" #
    ai_chance = 100
    command = { type = sleepteam which = 114 }
    command = { type = waketeam which = 133 }
    }
    }


    2.################################################ ## #######################
    # Suicidio di Hitler
    ################################################## #######################
    event = {
    id = 1945
    random = 1945
    country = GER
    trigger = {
    atwar = si

    name = "EVT_1945_suicidio di Hitler"

    desc = "EVT_1945_Arrivo dei russi a Berlino"
    style = 0
    picture= Hitler Dead
    date = { day = 23 month = April year = 1945 }
    action_a = {
    name = Morto Hitler e lasciamo stare gli ufficiali
    ai_chance = 98
    command = { type = dissent value = -1 }
    command = { type = manpowerpool value = -1 }
    command = { type = sleepteam which = 1807 }
    command = { type = relation which = GER value = 50 }
    }
    action_b = {
    name = Morto Hitler,che crepino tutti
    ai_chance = 2
    command = { type = dissent value = 2 }
    command = { type = relation which = GER value = -50 }
    command = { type = sleepevent which = 1945 }
    }
    }
    event = {
    id = 1946
    random = no
    country = USA
    name = "Fermi arriva negli USA"
    desc = Il presidente festeggia
    style = 0
    date = { day = 24 month = april year = 1945 }
    action_a = {
    name = "Ottimo" #
    ai_chance = 100
    command = { type = sleepteam which = 114 }
    command = { type = waketeam which = 133 }
    }
    }

    FATEMI SAPERE GRAZIE IN ANTICIPO:approved:
     

Condividi questa Pagina