Page 1 sur 1
Comment tout retrouver à propos d'un event ?
Posté : mar. janv. 18, 2005 2:49 pm
par Boudi
Voila, dans notre gpo CORE, un event se déclenche, prenons pour exemple celui-ci :
"Germany had Allied blockade intercepts German shipping "
Je n'ai donc que son titre dans l'historique. Or, je souhaite retrouver tous les éléments liés à cet event, c'est à dire son code, ses effets...
Comment faire ?
Je précise que j'ai recherché à partir des mots "Allied blockade intercepts German shipping " dans le fichier text.csv et dans les fichiers event du CORE, mais je n'ai rien trouvé (en utilisant la fonction recherche d'Excel et de Windows).
Qui peut m'aider ? Merci !
Posté : mar. janv. 18, 2005 3:32 pm
par Riwan
oui c'est assez normal puisque dans le CORE la description des event se fait avec les suite de lettre et de chiffres, comme ce que vous traduisez en ce moment. La solution consiste a cherchez dans le fichier text en question pour trouver cette suite de chiffres/lettres et ensuite recherche dans le fichier des events, normalement c'est bon.
Donc va dans le fichier text, recherche ta phrase, puis regarde le code auquel la phrase est attribuée, puis recherche ce code dans le fichier event.
exemple : mais ce n'est pas ca
Code : Tout sélectionner
CEVTDESC_322261;German machin est capturer par les allied.;;;;;;;;;;X
Voila ce que tu trouvera dans le fichier text. Et voila le code. Un petit copier coller et tu retrouvera ton event.
Et pour cet event, je m'en rappelle car je ne l'aime pas. Il y en a 4 comme cela a recevoir sur la tronche. Il supprime un paquet de ressources ( environ 1000 a 3000 de chaque en fonction de l'event ). Et rajoute pour 2 events 1 en dissent, pour un 3e 2 en dissent, et pour le 4e c'est 3. Ce qui fait 7 en tout avec les 4 events.
Posté : mar. janv. 18, 2005 3:46 pm
par Boudi
Oui Illu, c'est comme cela que j'ai procédé, exactement.
Le problème, c'est que la phrase Germany had Allied blockade intercepts German shipping n'existe pas dans le fichier text.

Posté : mar. janv. 18, 2005 3:48 pm
par Riwan
on parle bien du meme fichier?
il y en a 2, celui ou il y a l'event, et celui ou il y a toute les decription, interface et tout le bordel. Si il n'est pas dans l'un il est dans l'autre.
Posté : mar. janv. 18, 2005 3:51 pm
par Riwan
event trouver grace a juste allied blockade, dans le fichier core_germany dans event
les voici regale toi
Code : Tout sélectionner
event = {
id = 172092
random = no
country = GER
# Allied blockade of Germany
name = CEVTNAME_172092
desc = CEVTDESC_172092
style = 0
trigger = {
war = { country = GER country = ENG }
random = 15
NOT = {
control = { province = 499 data = GER } # London has fallen
control = { province = 922 data = GER } # La Rochelle - Germany has Atlantic ports
alliance = { country = GER country = SOV } # alliance with Soviets
}
}
date = { day = 1 month = january year = 1936 }
offset = 20
deathdate = { day = 29 month = december year = 1940 }
action_a = {
name = CEVTACTA_172092
command = { type = oilpool value = -500 }
command = { type = steelpool value = -1000 }
command = { type = rubberpool value = -500 }
command = { type = dissent value = 1 } # shortages, rationing
command = { type = sleepevent which = 172098 }
}
}
event = {
id = 172093
random = no
country = GER
# Allied blockade of Germany
name = CEVTNAME_172092
desc = CEVTDESC_172092
style = 0
trigger = {
war = { country = GER country = ENG }
random = 10
NOT = {
control = { province = 499 data = GER } # London has fallen
control = { province = 922 data = GER } # La Rochelle - Germany has Atlantic ports
alliance = { country = GER country = SOV } # alliance with Soviets
}
}
date = { day = 1 month = january year = 1936 }
offset = 30
deathdate = { day = 29 month = december year = 1940 }
action_a = {
name = CEVTACTA_172092
command = { type = oilpool value = -1000 }
command = { type = steelpool value = -2000 }
command = { type = rubberpool value = -1000 }
command = { type = dissent value = 1 } # shortages, rationing
command = { type = sleepevent which = 172099 }
}
}
event = {
id = 172094
random = no
country = GER
# Allied blockade of Germany
name = CEVTNAME_172092
desc = CEVTDESC_172092
style = 0
trigger = {
ai = no
war = { country = GER country = ENG }
random = 5
NOT = {
control = { province = 499 data = GER } # London has fallen
control = { province = 922 data = GER } # La Rochelle - Germany has Atlantic ports
alliance = { country = GER country = SOV } # alliance with Soviets
}
}
date = { day = 1 month = january year = 1936 }
offset = 50
deathdate = { day = 29 month = december year = 1940 }
action_a = {
name = CEVTACTA_172092
command = { type = oilpool value = -2000 }
command = { type = steelpool value = -4000 }
command = { type = rubberpool value = -2000 }
command = { type = dissent value = 2 } # shortages, rationing
command = { type = sleepevent which = 172100 }
}
}
##
event = {
id = 172095
random = no
country = GER
# Allied blockade of Germany
name = CEVTNAME_172092
desc = CEVTDESC_172092
style = 0
trigger = {
war = { country = GER country = ENG }
random = 15
NOT = {
control = { province = 499 data = GER } # London has fallen
control = { province = 922 data = GER } # La Rochelle - Germany has Atlantic ports
alliance = { country = GER country = SOV } # alliance with Soviets
}
}
date = { day = 1 month = january year = 1938 }
offset = 20
deathdate = { day = 29 month = december year = 1941 }
action_a = {
name = CEVTACTA_172092
command = { type = oilpool value = -500 }
command = { type = steelpool value = -1000 }
command = { type = rubberpool value = -500 }
command = { type = dissent value = 1 } # shortages, rationing
}
}
event = {
id = 172096
random = no
country = GER
# Allied blockade of Germany
name = CEVTNAME_172092
desc = CEVTDESC_172092
style = 0
trigger = {
war = { country = GER country = ENG }
random = 10
NOT = {
control = { province = 499 data = GER } # London has fallen
control = { province = 922 data = GER } # La Rochelle - Germany has Atlantic ports
alliance = { country = GER country = SOV } # alliance with Soviets
}
}
date = { day = 1 month = january year = 1938 }
offset = 30
deathdate = { day = 29 month = december year = 1941 }
action_a = {
name = CEVTACTA_172092
command = { type = oilpool value = -1000 }
command = { type = steelpool value = -2000 }
command = { type = rubberpool value = -1000 }
command = { type = dissent value = 1 } # shortages, rationing
}
}
event = {
id = 172097
random = no
country = GER
# Allied blockade of Germany
name = CEVTNAME_172092
desc = CEVTDESC_172092
style = 0
trigger = {
ai = no
war = { country = GER country = ENG }
random = 5
NOT = {
control = { province = 499 data = GER } # London has fallen
control = { province = 922 data = GER } # La Rochelle - Germany has Atlantic ports
alliance = { country = GER country = SOV } # alliance with Soviets
}
}
date = { day = 1 month = january year = 1938 }
offset = 50
deathdate = { day = 29 month = december year = 1941 }
action_a = {
name = CEVTACTA_172092
command = { type = oilpool value = -2000 }
command = { type = steelpool value = -4000 }
command = { type = rubberpool value = -2000 }
command = { type = dissent value = 2 } # shortages, rationing
}
}
##
event = {
id = 172098
random = no
country = GER
# Allied blockade of Germany
name = CEVTNAME_172092
desc = CEVTDESC_172092
style = 0
trigger = {
war = { country = GER country = ENG }
random = 15
NOT = {
control = { province = 499 data = GER } # London has fallen
control = { province = 922 data = GER } # La Rochelle - Germany has Atlantic ports
alliance = { country = GER country = SOV } # alliance with Soviets
}
}
date = { day = 1 month = january year = 1940 }
offset = 20
deathdate = { day = 29 month = december year = 1943 }
action_a = {
name = CEVTACTA_172092
command = { type = oilpool value = -500 }
command = { type = steelpool value = -1000 }
command = { type = rubberpool value = -500 }
command = { type = dissent value = 1 } # shortages, rationing
}
}
event = {
id = 172099
random = no
country = GER
# Allied blockade of Germany
name = CEVTNAME_172092
desc = CEVTDESC_172092
style = 0
trigger = {
war = { country = GER country = ENG }
random = 10
NOT = {
control = { province = 499 data = GER } # London has fallen
control = { province = 922 data = GER } # La Rochelle - Germany has Atlantic ports
alliance = { country = GER country = SOV } # alliance with Soviets
}
}
date = { day = 1 month = january year = 1940 }
offset = 30
deathdate = { day = 29 month = december year = 1943 }
action_a = {
name = CEVTACTA_172092
command = { type = oilpool value = -1000 }
command = { type = steelpool value = -2000 }
command = { type = rubberpool value = -1000 }
command = { type = dissent value = 1 } # shortages, rationing
}
}
event = {
id = 172100
random = no
country = GER
# Allied blockade of Germany
name = CEVTNAME_172092
desc = CEVTDESC_172092
style = 0
trigger = {
ai = no
war = { country = GER country = ENG }
random = 5
NOT = {
control = { province = 499 data = GER } # London has fallen
control = { province = 922 data = GER } # La Rochelle - Germany has Atlantic ports
alliance = { country = GER country = SOV } # alliance with Soviets
}
}
date = { day = 1 month = january year = 1940 }
offset = 50
deathdate = { day = 29 month = december year = 1943 }
action_a = {
name = CEVTACTA_172092
command = { type = oilpool value = -2000 }
command = { type = steelpool value = -4000 }
command = { type = rubberpool value = -2000 }
command = { type = dissent value = 2 } # shortages, rationing
}
}
Posté : mar. janv. 18, 2005 3:51 pm
par Boudi
bon ben maintenant il me la trouve...
event 172092..
J'y comprend plus rien...
enfin bon, je continue, merci Illu.
Posté : mar. janv. 18, 2005 3:52 pm
par Boudi
On se croise !

Posté : mar. janv. 18, 2005 3:55 pm
par Riwan
ca a l'air simple, soit tu as du cul et la serie d'event est gentille, soit tu en a pas et tu te tape le max.
Dans tout les cas il faut se chopper la rochelle le plus vite possible.
Posté : mar. janv. 18, 2005 4:01 pm
par Riwan
en fait je vois aussi que si le premier a ete gentil tu est sur de ne pas retrouver cette gentillesse pour le dernier, idem s'il a ete mechant, il le sera moins pour le dernier.
Posté : mar. janv. 18, 2005 4:03 pm
par Boudi
Ok j'ai trouvé ce que je cherchais.
Ca n'a rien à voir avec ces events, Illu, que je prenais pour exemple.
Jouant les USA, je cherchais ce qui a pu provoquer une baisse de mon War Entry de -4 entre décembre 1939 et janvier 1940.
Et bien, j'ai pas été long à trouver. Ca vient de là :
"Germany went with make public promise to respect Benelux neutrality" survenu le 27/12/39.
l'un des effets, c'est : WE des USA=-4.
Voili voilou...
Merci.
Posté : mar. janv. 18, 2005 4:24 pm
par Riwan
et oui, et 2 mois en plus a attendre.