如何修改家园2初始资金
答案:2 悬赏:60 手机版
解决时间 2021-02-03 21:29
- 提问者网友:贪了杯
- 2021-02-03 07:59
人机对战的时候~最大初始资金是10000好像~有办法改么?改了之后敌人是不是跟我是一样的?
最佳答案
- 五星知识达人网友:大漠
- 2021-02-03 08:38
需要修改死亡竞赛的LUA规则
位于[解压后的Data]的leveldata\multiplayer中
涉及部分Mod修改知识,不建议完全没接触过的人修改。
位于[解压后的Data]的leveldata\multiplayer中
涉及部分Mod修改知识,不建议完全没接触过的人修改。
全部回答
- 1楼网友:怙棘
- 2021-02-03 09:48
能,下data包,在ship里把hgn_minelayercorvette文件夹删除,复制kpr_mover文件夹更名为hgn_minelayercorvette,同时把里面的文件更名为hgn_minelayercorvette(要有hod文件 至于怎么弄到家园2吧里找),用记事本打开新的ship文件把
newshiptype.minimalfamilytofindpatharound = "supercap"
newshiptype.buildfamily = "mover_hgn"
newshiptype.attackfamily = "corvette"
newshiptype.dockfamily = "mover"
newshiptype.avoidancefamily = "strikecraft"
newshiptype.displayfamily = "corvette"
newshiptype.autoformationfamily = "fighter"
newshiptype.collisionfamily = "small"
newshiptype.armourfamily = "moverarmour"
newshiptype.unitcapsfamily = "spmovers"
改为
newshiptype.minimalfamilytofindpatharound = "supercap"
newshiptype.mirrorabovemaneuver = "immelmann"
newshiptype.mirrorbelowmaneuver = "split_s"
newshiptype.buildfamily = "corvette_hgn"
newshiptype.attackfamily = "corvette"
newshiptype.dockfamily = "corvette"
newshiptype.avoidancefamily = "strikecraft"
newshiptype.displayfamily = "corvette"
newshiptype.autoformationfamily = "corvette"
newshiptype.collisionfamily = "small"
newshiptype.armourfamily = "minearmour"
newshiptype.unitcapsfamily = "corvette"
newshiptype.unitcapsshiptype = "minelayercorvette"
这样就可以了
我要举报
如以上问答信息为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
大家都在看
推荐资讯