作者Euglena (聖賢不過籠中影)
看板Paradox
標題Re: [問題] 還是語法的問題
時間Sun Nov 11 16:07:25 2007
※ 引述《Connels (貓拳四郎 ○(#‵︿′ㄨ))》之銘言:
: 我想問要怎麼增加不能移動的陸地單位在地圖上啊?
: 一般增加的語法是:
: command = { type = add_corps which = "軍團名" value = land when = 將領ID
: where = 省份ID }
: command = { type = add_division which = "師團名" value = 兵種名
: when = 該兵種第幾級 where = 附加旅名 }
: 好像沒有參數可以設定 @@
type = lock_division which = [id type] value = [id id]
# Lock this division (it may no longer move.)
type = unlock_division which = [id type] value = [id id]
# Unlock this division (it may now move.)
資料夾db/event/event commands.txt有Paradox附的指令表
--
看不太懂那兩個參數是要寫什麼!?
--
I believe in Spinoza's God who reveals himself
in the orderly harmony of what exists, not in a
God who concerns himself with fates and actions
of human beings.
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 125.225.82.227
1F:→ Connels:謝了...我慢慢試試看 @@ 11/11 17:19