作者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