作者rnrnll11 (以下內容均為架空創作)
看板Paradox
標題[AOD ] f12手動接收將領
時間Sun Apr 4 01:04:09 2010
注意:這個方法只適用於AOD (以1.03版測試)
HOI2 DA 確定不能用
以下是以HAI接收DOM三軍將領(計23名)的實例
***************************
event = {
id = 9999991
random = no
country =
DOM
# 要接收將領的對象國家
name = "Leader"
desc = "Generals has defected and joined us"
action_a = {
name = "Ok"
command = { type = giveleader which =
190000 where =
HAI }
# 紅字是將領id可以從db\leader下找到
# 黃字是玩家在玩的國家
command = { type = giveleader which = 190001 where = HAI }
command = { type = giveleader which = 190002 where = HAI }
command = { type = giveleader which = 190003 where = HAI }
command = { type = giveleader which = 190004 where = HAI }
command = { type = giveleader which = 190005 where = HAI }
command = { type = giveleader which = 190006 where = HAI }
command = { type = giveleader which = 190007 where = HAI }
command = { type = giveleader which = 190008 where = HAI }
command = { type = giveleader which = 190009 where = HAI }
command = { type = giveleader which = 190010 where = HAI }
command = { type = giveleader which = 190011 where = HAI }
command = { type = giveleader which = 190012 where = HAI }
command = { type = giveleader which = 190013 where = HAI }
command = { type = giveleader which = 190014 where = HAI }
command = { type = giveleader which = 190015 where = HAI }
command = { type = giveleader which = 190016 where = HAI }
command = { type = giveleader which = 190017 where = HAI }
command = { type = giveleader which = 190018 where = HAI }
command = { type = giveleader which = 190019 where = HAI }
command = { type = giveleader which = 190020 where = HAI }
command = { type = giveleader which = 190021 where = HAI }
command = { type = giveleader which = 190022 where = HAI }
}
}
*************************************************
這個方法可以解決開局將領數太少的國家
以遊戲性考量的話,建議在併吞國家前使用
因為使用後對方的將領全部都會變成黑臉將軍
在併吞國家後使用的話,因為國家以不存在
所以會導致遊戲關閉,這點要非常注意
接收後若解放國家,該國將領會全部跑回去
或許可以考慮在解放國家後再使用這個事件
(使用時機請自行斟酌)
有時後接收的將領在接收年份還未登場
所以不會馬上出現
要等到登場年份時才會出現
如果在接收前,將領已離開該國(例如國府的von Falkenhausen)或死亡
這時也不能接收該將領
****************************************************
因為 giveleader 這個指令似乎不能在 randomevents.txt中使用
所以可以建一個新檔來放,步驟如下:
1. 在 Arsenal of Democracy\db\events.txt 裡加入
event = "db\events\
myleader.txt"
2. 在 db\events\下建立 myleader.txt
再將上面的code寫入檔案中,存檔
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 218.163.171.100
※ 編輯: rnrnll11 來自: 218.163.171.100 (04/04 01:05)
推 if4:推... 04/04 01:44
推 if4:giveleader是AOD獨有的指令.指令檔沒記載.giveteam有.但沒訊息 04/04 01:52
推 if4:所以召回德國顧問團有UNKNOWN STRING WANTED錯誤.用sleepteam 04/04 02:00
推 cwolfchen:推..解散蘇聯後的小國家將領可以出頭天了... 04/04 02:09
> -------------------------------------------------------------------------- <
作者: cwolfchen (狂狼) 看板: Paradox
標題: Re: [AOD ] f12手動接收將領
時間: Sun Apr 4 22:21:08 2010
http://ppt.cc/ybYV
幾個必然滅國的國家將領
id = 9999991 中共將領 72 名
id = 9999992 晉系將領 19 名
id = 9999993 西北將領 17 名
id = 9999994 滇系將領 19 名
id = 9999995 桂系將領 21 名
id = 9999996 新疆將領 38 名
id = 9999996 西藏將領 28 名
id = 9999998 蒙古將領 24 名
id = 9999999 滿洲將領 40 名
id = 99999910 西班牙將領 94 名
id = 99999911 西班牙共和國將領 124 名
id = 99999912 波蘭將領 198 名
id = 99999913 挪威將領 65 名
id = 99999914 奧地利將領 68 名
id = 99999915 南斯拉夫將領 63 名
id = 99999916 希臘將領 63 名
設定國家為 CHI 接收,有想要玩的國家可以使用文字檔的取代功能替代。
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 122.117.40.164
※ 編輯: cwolfchen 來自: 122.117.40.164 (04/04 22:31)
推 if4:其實...全世界都有可能被併吞...寫一個全世界的吧?^^ 04/04 22:38
→ cwolfchen:已經寫道有點混亂了,正在 DEBUG 中 04/04 22:46
→ cwolfchen:這些將領就很夠用了吧? 04/04 22:50