[HOI2] 關於F12...event xxxx

看板Paradox (P社)作者 (LEO)時間15年前 (2011/02/01 00:41), 編輯推噓6(601)
留言7則, 5人參與, 最新討論串1/2 (看更多)
我有弄一個科研造兵加速的事件 然後剛剛在亂試 輸入event xxxx +國名 例如event xxxx chi 突然發現為什麼CHI造兵變快了(我玩GER) 以為是幻覺(嚇不倒我的!) 再去寫一個inherit JAP的事件(event 999999) 再去F12 - event 999999 chi "中華民國吞併了日本" !!!!!!!!!!!!!!!!!!!!!!!!!!! 我現在才發現可以直接透過F12讓別國也作弊耶!!!! 是我太LAG嗎= =? 可以來自虐了!!!!!!!!!!!!!!! -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 219.70.3.147

02/01 01:09, , 1F
德國打統一全世界的美妖嗎XD
02/01 01:09, 1F

02/01 02:36, , 2F
是你太LAG沒錯...
02/01 02:36, 2F
果然= =

02/01 06:37, , 3F
有統一世界的投降事件嗎?要自己寫...好大的工程...^^
02/01 06:37, 3F

02/01 12:39, , 4F
可以詳細一下inherit的事件該怎麼寫嗎:)
02/01 12:39, 4F
兩個願望一次滿足!! 這不會很浩大呀! 劇本(1936)用UE打開~選擇selectable裡面的國家下去改: ######################################################################### # 吞併全世界 ######################################################################### event = { id = 99991234 random = no name = "吞併全世界" desc = "用了會很空虛" style = 0 picture = "czechs_annexed" action_a = { name = "OK" command = { type = inherit which = ENG } command = { type = inherit which = FRA } command = { type = inherit which = GER } command = { type = inherit which = HOL } command = { type = inherit which = POR } command = { type = inherit which = ITA } command = { type = inherit which = SOV } command = { type = inherit which = SWE } command = { type = inherit which = TUR } command = { type = inherit which = JAP } command = { type = inherit which = CHI } command = { type = inherit which = POL } command = { type = inherit which = NOR } command = { type = inherit which = BEL } command = { type = inherit which = DEN } command = { type = inherit which = SCH } command = { type = inherit which = CUB } command = { type = inherit which = GRE } command = { type = inherit which = BUL } command = { type = inherit which = YUG } command = { type = inherit which = HUN } command = { type = inherit which = ROM } command = { type = inherit which = AUS } command = { type = inherit which = CZE } command = { type = inherit which = IRE } command = { type = inherit which = EST } command = { type = inherit which = LAT } command = { type = inherit which = LIT } command = { type = inherit which = FIN } command = { type = inherit which = PER } command = { type = inherit which = AFG } command = { type = inherit which = BRA } command = { type = inherit which = ARG } command = { type = inherit which = MEX } command = { type = inherit which = COL } command = { type = inherit which = VEN } command = { type = inherit which = PRU } command = { type = inherit which = ECU } command = { type = inherit which = URU } command = { type = inherit which = PAR } command = { type = inherit which = BOL } command = { type = inherit which = CHL } command = { type = inherit which = NZL } command = { type = inherit which = CAN } command = { type = inherit which = AST } command = { type = inherit which = MAN } command = { type = inherit which = USA } command = { type = inherit which = ETH } command = { type = inherit which = SPR } command = { type = inherit which = CHC } command = { type = inherit which = ALB } command = { type = inherit which = SIA } command = { type = inherit which = SAU } command = { type = inherit which = MON } command = { type = inherit which = GUA } command = { type = inherit which = COS } command = { type = inherit which = NIC } command = { type = inherit which = DOM } command = { type = inherit which = PHI } command = { type = inherit which = BHU } command = { type = inherit which = SAL } command = { type = inherit which = HAI } command = { type = inherit which = HON } command = { type = inherit which = IRQ } command = { type = inherit which = LIB } command = { type = inherit which = LUX } command = { type = inherit which = NEP } command = { type = inherit which = OMN } command = { type = inherit which = PAN } command = { type = inherit which = SIK } command = { type = inherit which = SAF } command = { type = inherit which = TAN } command = { type = inherit which = TIB } command = { type = inherit which = YEM } command = { type = inherit which = CGX } command = { type = inherit which = CSX } command = { type = inherit which = CXB } command = { type = inherit which = CYN } command = { type = inherit which = U01 } } } 完成= = ※ 編輯: leobaby 來自: 219.70.3.147 (02/01 17:29)

02/01 17:55, , 5F
你測試過了嗎?
02/01 17:55, 5F

02/01 17:56, , 6F
沒XD~我完全沒刪任何國家!所以不知道自己吞併自己會怎樣XD
02/01 17:56, 6F

02/01 20:39, , 7F
喔太感謝了<(_ _)>
02/01 20:39, 7F
文章代碼(AID): #1DHkPDSr (Paradox)
文章代碼(AID): #1DHkPDSr (Paradox)