1. A fine Agosto NWI smetterà di essere online....
    .... ma non smetterà di essere, nel bene e nel male, nei miei ricordi.

    Potrei scrivere "25 gloriosi anni di attività" ma sappiamo benissimo che da diversi anni il forum era praticamente morto, frequentato da pochissimi aficionados, più che altro per scrivere i loro interessanti AAR. A questa situazione di abbandono ho contribuito certamente anche io quando ho dato una diversa priorità alle attività del mio sempre più esiguo tempo libero.
    Nonostante ciò ho continuato per tutti questi anni a tenere tutto "acceso" perché mi sembrava tradire tutti noi spegnendo NWI.

    Ora sento di essere giunto al punto dove credo di aver fatto la mia parte e staccare la spina adesso mi porta ad avere molta meno amarezza e sensi di colpa (più o meno).

    Un grosso (e tardivo perché lo sto aggiungendo ora con un edit di questo messaggio) ringraziamento va a tutti quelli che in questi 25 anni hanno dato una mano e a volte anche il braccio per portare avanti la baracca. Ovviamente senza di loro non si sarebbe neanche potuto iniziare.

    Un abbraccio (per chi lo vuole ) virtuale a tutti voi ed un augurio di continuare ad avere quanto più tempo possibile per "nerdare" coi nostri giochi preferiti.

    Francesco.

reimpostazione di una domanda

Discussion in 'Mod e Patch' started by The best, May 17, 2010.

  1. The best

    The best

    Joined:
    Oct 24, 2008
    Messages:
    425
    Location:
    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:
     

Share This Page