想问怎么移植载具
比如把FHSW中的坦克移植到FH中,我记得HERO中有人搞FH卡尔科夫外围地图变成BF1942的时候用过这种技术没高人吗 熊猫 {:3_191:}没试过,不是禁止讨论移植的吗 伸手党,虽然我也是 方法很简单,以DCX为例,它的INIT文件中有如下语句:
game.addModPath Mods/DC_Extended/
game.addModPath Mods/DesertCombat/
game.addModPath Mods/BF1942/
如果你想加入其它模组资源,只需把其它的模组名称加入即可,比如加入罗马之路,只需多加一行。
game.addModPath Mods/DC_Extended/
game.addModPath Mods/DesertCombat/
game.addModPath Mods/XPack1/
game.addModPath Mods/BF1942/
页:
[1]