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.

Cambio dottrine di terra tramite evento

Discussione in 'Hearts of Iron 2' iniziata da Friedrich, 3 Febbraio 2013.

  1. Friedrich

    Friedrich

    Registrato:
    26 Settembre 2010
    Messaggi:
    391
    Ratings:
    +0
    HOI2 dd-arm

    Salve,

    nonostante mi sia cimentato più volte nel modding ci sono ancora molti lati oscuri nelle mie abilità (limitate) tecnologiche. Avevo sviluppato un evento che far si che l'Italia effettuasse tramite evento un radicale cambio nelle ricerche; in questo casa il passaggio da Firepower/fleet in being a mobility focus/base strike. L'evento di per se va bene ma la cosa principale non avviene: far "dimenticare" le tecnologie di terra del primo ramo per attivare il secondo, potreste aiutarmi? vi ringrazio in anticipo e vi lascio l'evento



    #############################################
    ###### Change in the HQ
    #############################################
    event = {
    id = 56789570
    random = no
    country = ITA

    name = "A New Era"
    desc = "German Focus on Spearhead, mass motorized/armored division and a new air/land warfare, start to affect some italian generals. The old "piemontesi" were encircled by new thinkers: Vittorio Ambrosio, Amedeo Mecozzi, Angelo Iachino. Carrier vessels, arm/mot armies and strategic bombardment were supposed to be the future. But lack of money, of party support and resources were undermining this revolutionary project. Can you face the hard times for a brighter future?"

    picture = "midway"
    style = 0

    date = { day = 5 month = january year = 1938 }
    deathdate = { day = 30 month = december year = 1954 }

    action_a = {
    name = "Let the sun rise!"
    ai_chance = 30
    command = { type = sleepleader which = 6010 } #Asinari di Bernezzo
    command = { type = sleepleader which = 6013 } #Badoglio
    command = { type = sleepleader which = 6014 } #Baistrocchi
    command = { type = sleepleader which = 6021 } #Bastico
    command = { type = sleepleader which = 6034 } #Canale
    command = { type = sleepleader which = 6041 } #Cavallero
    command = { type = sleepleader which = 6042 } #Caviglia
    command = { type = sleepleader which = 6045 } #Cei
    command = { type = sleepleader which = 6047 } #Clerici
    command = { type = sleepleader which = 6054 } #de Bono
    command = { type = sleepleader which = 6060 } #de Vecchi di Val Cismon
    command = { type = sleepleader which = 6075 } #Gambelli
    command = { type = sleepleader which = 6077 } #Gariboldi
    command = { type = sleepleader which = 6082 } #Gonzaga del Vodice
    command = { type = sleepleader which = 6085 } #Grazioli
    command = { type = sleepleader which = 6086 } #Grossi
    command = { type = sleepleader which = 6098 } #Marinetti
    command = { type = sleepleader which = 6118 } #Pirzio Biroli
    command = { type = sleepleader which = 6137 } #Togni
    command = { type = sleepleader which = 6142 } #Vacca-Maggiolini
    command = { type = sleepleader which = 6153 } #Bergamini
    command = { type = sleepleader which = 6174 } #Gh
    command = { type = sleepleader which = 6181 } #Oliva
    command = { type = sleepleader which = 6186 } #Riccardi
    command = { type = sleepleader which = 6188 } #Thaon di Revel
    command = { type = sleepleader which = 6225 } #Porro
    command = { type = sleepleader which = 6239 } #La Ferla
    command = { type = sleepleader which = 6244 } #Allerino-Testero
    command = { type = sleepleader which = 6246 } #Bennati
    command = { type = sleepleader which = 6252 } #de Pignier
    command = { type = sleepleader which = 6254 } #di Benedetto
    command = { type = sleepleader which = 6276 } #Silvestri
    command = { type = deactivate which = 8070 } #Fleet in Being
    command = { type = deactivate which = 8120 } #Battlefleet concentration
    command = { type = deactivate which = 6030 } #Grand Battle Plan
    command = { type = deactivate which = 6010 } #Firepower focus
    command = { type = deactivate which = 6120 } #Trench warfare
    command = { type = chiefofstaff which = 3128 } #Ambrosio
    command = { type = chiefofair which = 3166 } #Mecozzi
    command = { type = chiefofnavy which = 3153 } #Iachino
    command = { type = sleepminister which = 3125 } #Badoglio
    command = { type = sleepminister which = 3009 } #Cavagnari
    command = { type = sleepminister which = 3010 } #Valle
    command = { type = supplies value = -5000 }
    command = { type = metalpool value = -5000 }
    command = { type = energypool value = -5000 }
    command = { type = oilpool value = -5000 }
    command = { type = rarematerialspool value = -5000 }
    command = { type = money value = -1000 }
    command = { type = dissent value = 5 }
    command = { type = trigger which = 80102 } #New PAth
    }
    action_b = {
    name = "Let the sun set"
    ai_chance = 70
    command = { type = dissent value = -2 }
    command = { type = money value = 1000 }


    }
    }
     
  2. ^_AC_^

    ^_AC_^ Moderator Membro dello Staff

    Registrato:
    20 Dicembre 2006
    Messaggi:
    4.255
    Ratings:
    +1.870
    Non penso sia possibile.

    L'unico modo, brutto ma efficace, è rimuovere manualmente ogni bonus dato dalle tech che vuoi togliere. Quindi se una tech da +10 org e +5 morale, devi dare -10 org e -5 morale prima di deattivarla. Questo perchè credo che deattivarle renda solo impossibile ricercarle, ma non toglie i bonus di quelle tech dato che risultano cmq "ricercate".
     
  3. Friedrich

    Friedrich

    Registrato:
    26 Settembre 2010
    Messaggi:
    391
    Ratings:
    +0
    praticamente potrò sfruttare l'evento soltanto se utilizzo io l'italia così da disattivare manualmente le tecnologie e cambiare ramo di ricerca :(
     

Condividi questa Pagina