トップページ > PCゲーム > 2008年08月24日 > j0Q/MVUk

書き込み順位&時間帯一覧

28 位/1723 ID中時間01234567891011121314151617181920212223Total
書き込み数0000000000025100000000008



使用した名前一覧書き込んだスレッド一覧
名無しさんの野望
【HoI2/DDA】第百二十次 Hearts of Iron【Paradox】

書き込みレス一覧

【HoI2/DDA】第百二十次 Hearts of Iron【Paradox】
657 :名無しさんの野望[sage]:2008/08/24(日) 11:38:22 ID:j0Q/MVUk
イベント自作して、起動時にも、エラーとか出ず
F12で起こすとちゃんとイベント発生するんだけど
何故か、ゲーム進行中にはイベント発生しないことって無いですか?
新規で始めてもセーブした奴をロードしてもダメっぽいです。

offset = 1にしたし
トリガーも

trigger = {
control = { province = 56 data = -1
war = { country = GER country = FRA }
      }
こんな簡単な奴なんですが。
【HoI2/DDA】第百二十次 Hearts of Iron【Paradox】
659 :名無しさんの野望[sage]:2008/08/24(日) 11:55:56 ID:j0Q/MVUk
あ、すいません!コピペミスです
実際は
event = {
id = 2036
random = no
country = GER

trigger = {

control = { province = 56 data = -1 }
war = { country = GER country = FRA }

}

name = "EVT_2036_NAME"
desc = "EVT_2036_DESC"
style = 0
picture = "VIC"

date = { day = 0 month = january year = 1936 }
offset = 1

こうなってます
【HoI2/DDA】第百二十次 Hearts of Iron【Paradox】
664 :名無しさんの野望[sage]:2008/08/24(日) 12:19:15 ID:j0Q/MVUk
>>660
その辺をドイツで荒らしまわってると
フランスが戦争吹っかけてきて世界大戦になるのが鬱陶しいので

パリを占領するとヴィシーじゃなくて
アルザス・ロレーヌだけ奪って休戦ってイベントです
普仏戦争みたいな。

イギリスの独立保護解除 不可侵条約 ハト派に政体変更
フランスの独立保護解除 不可侵条約 ハト派に政体変更 アルザス・ロレーヌ返還って感じです。
【HoI2/DDA】第百二十次 Hearts of Iron【Paradox】
667 :名無しさんの野望[sage]:2008/08/24(日) 12:23:15 ID:j0Q/MVUk
>>662
効果は
action_a = {
name = "ACTIONNAME2036A" # 勝利!
ai_chance = 98
command = { type = set_relation which = ENG value = 30 }
command = { type = set_relation which = FRA value = 0 }
command = { type = belligerence which = GER value = -10 }
command = { type = trigger which = 3407 } #イギリス休戦
command = { type = trigger which = 2805 } #フランス休戦
}

action_b = {
name = "ACTIONNAME2036B" # 戦争継続
ai_chance = 2
command = { type = relation which = ENG value = -10 }
command = { type = relation which = FRA value = -15 }
command = { type = belligerence which = GER value = 10 }
command = { type = dissent value = 5 }
}
}

こんな感じです
F12だと動いて、機能するんで、トリガーがいけないのかなって思ってるんですけど
IDって被るとエラー出ますよね?そういうことは無いみたいなんですが・・・

>>663
そうです。せっかくわくわくしながらイベント作ったのに、無念です・・・
【HoI2/DDA】第百二十次 Hearts of Iron【Paradox】
668 :名無しさんの野望[sage]:2008/08/24(日) 12:26:48 ID:j0Q/MVUk
>>666

そんで、選択肢の先のイベントが
event = {
id = 2805
random = no
country = FRA
name = "EVT_2805_NAME"
desc = "EVT_2805_DESC"
picture = "VIC"

action_a = {
name = "OK"
command = { type = non_aggression which = GER where = FRA }
command = { type = end_guarantee which = FRA where = BEL }
command = { type = end_guarantee which = FRA where = DEN }
command = { type = end_guarantee which = FRA where = TUR }
command = { type = end_guarantee which = FRA where = NOR }
command = { type = end_guarantee which = FRA where = POL }
command = { type = end_guarantee which = FRA where = HOL }
command = { type = end_guarantee which = FRA where = POR }
command = { type = end_guarantee which = FRA where = YUG }
command = { type = secedeprovince which = GER value = 71 }
command = { type = secedeprovince which = GER value = 72 }
command = { type = secedeprovince which = GER value = 73 }
command = { type = secedeprovince which = GER value = 316 }
command = { type = dissent value = 15 }
command = { type = change_policy which = defense_lobby value = -3 }
command = { type = change_policy which = interventionism value = -3 }
}
}
これと
【HoI2/DDA】第百二十次 Hearts of Iron【Paradox】
670 :名無しさんの野望[sage]:2008/08/24(日) 12:28:27 ID:j0Q/MVUk
event = {
id = 3407
random = no
country = ENG
name = "EVT_3407_NAME"
desc = "EVT_3407_DESC"
picture = "VIC"

action_a = {
name = "OK"
    command = { type = peace which = GER value = 0 }
command = { type = sleepevent which = 3401 }
command = { type = non_aggression which = GER }
command = { type = end_guarantee which = ENG where = BEL }
command = { type = end_guarantee which = ENG where = DEN }
command = { type = end_guarantee which = ENG where = SWE }
command = { type = end_guarantee which = ENG where = NOR }
command = { type = end_guarantee which = ENG where = POL }
command = { type = end_guarantee which = ENG where = HOL }
command = { type = end_guarantee which = ENG where = POR }
command = { type = dissent value = 15 }
command = { type = change_policy which = defense_lobby value = -3 }
command = { type = change_policy which = interventionism value = -3 }
}
}
これです
長々とすいません。
【HoI2/DDA】第百二十次 Hearts of Iron【Paradox】
671 :名無しさんの野望[sage]:2008/08/24(日) 12:44:31 ID:j0Q/MVUk
>>669
最初、ヴィシーのイベントが起こったんで、ヴィシーの発生日を1939の9/1以降にしました。
そうしたら、自作イベントの方はうんともすんとも言いません・・・。
MOD作るのは至難の業ですね。。
【HoI2/DDA】第百二十次 Hearts of Iron【Paradox】
675 :名無しさんの野望[sage]:2008/08/24(日) 13:10:38 ID:j0Q/MVUk
>>673
>>674
両方やってみたら、イベント起こりました!
deathdateが必要だったのかもしれません
ありがとうございました!


※このページは、『2ちゃんねる』の書き込みを基に自動生成したものです。オリジナルはリンク先の2ちゃんねるの書き込みです。
※このサイトでオリジナルの書き込みについては対応できません。
※何か問題のある場合はメールをしてください。対応します。