- UID
- 35570
- UCC
-
- 声望
-
- 好评
-
- 贡献
-
- 最后登录
- 1970-1-1
|
本帖最后由 kickme345 于 2013-4-7 19:37 编辑
CODEA和XTC2.0部分命令重叠了,怎么用editor改命令文件啊,刚发现codea有些命令和xtc2重了,像start replenishment tender和collect factory。transport personel和add missle,想自己改下它的文件,加个id,但发现米用哎。应该怎么改。有大大知道米~~~~~~~
咕~~(╯﹏╰)b,自己解决了。在egosoft上下载了人家修改的xml。不过这个命令一般不大冲突。不改也不太影响。。。
“page 2008, id 1221 sys CMD_XTC_BUILD_MISSILES
1222 is for buildig ammunition
previous installl with lucike's scripts and patch for 1.2 says
for 1221 : COMMAND_TYPE_SHIP_21
and for 1222 HANGAR MANAGER
build ammuniton command is at 1229, and build missiles command is nowhere to be found.
as much as i can figure it out, lucike's patch for 1.2 shifts location of XTC commands, but it would appear that it doesn't work for 2.0.
the problem is definitely in the patch.
EDIT: deleting 7213 pck file seems to restore XTC functionality, but the hangar tool command is gone
FIX: this works for me http://cylon33.googlecode.com/files/7213-L044.rar
the problem was the patch used the same slot (1228) for Config and B.missiles. I changed Config to 1233” |
|