当前位置:首页 > 游戏资讯 > 正文

红色警戒单机怎么玩海战、生死斗、巨富、抢地盘、邪恶联盟

红色警戒单机怎么玩海战、生死斗、巨富、抢地盘、邪恶联盟-第1张-游戏资讯-龙启科技

红色警戒单人游戏下增加其它作战模式的方法

所谓其它作战模式,就是指对战中才有的模式,包括海战、生死斗、巨富、抢地盘、邪恶联盟等模式。

首先在你的红警目录中找到mpmodes.ini文件。

其中有一个[Battle]段,标准的版本下只有两行,就是交战和自由作战两种模式。

请把下面这一段覆盖你原来[Battle]段部分,就可以得到海战、巨富、合作模式、抢地盘、生死斗等共计8种模式了。

[Battle]

1=GUI:Battle,STT:ModeBattle,MPBattle.ini,standard,true

2=GUI:FreeForAll,STT:ModeFreeForAll,MPFreeForAll.ini,standard,true

3=GUI:Cooperative,STT:ModeCooperative,MPCoop.ini,cooperative,true

4=GUI:UnholyAlliance,STT:ModeUnholyAlliance,MPUnholy.ini,standard,true

5=GUI:Megawealth,STT:ModeMegawealth,MPMW.ini,megawealth,true

6=GUI:Duel,STT:ModeDuel,MPDuel.ini,duel,true

7=GUI:MeatGrind,STT:ModeMeatGrind,MPMeat.ini,meatgrind,true

8=GUI:NavalWar,STT:ModeNavalWar,MPNaval.ini,navalwar,true

不过,有些朋友可能没有mpmodes.ini这个文件,

不要紧,我们可以新建一个记事本~~~

打开记事本,填写内容如下:

[Battle]

1=GUI:Battle,STT:ModeBattle,MPBattle.ini,standard,true

2=GUI:FreeForAll,STT:ModeFreeForAll,MPFreeForAll.ini,standard,true

3=GUI:Cooperative,STT:ModeCooperative,MPCoop.ini,cooperative,true

4=GUI:UnholyAlliance,STT:ModeUnholyAlliance,MPUnholy.ini,standard,true

5=GUI:Megawealth,STT:ModeMegawealth,MPMW.ini,megawealth,true

6=GUI:Duel,STT:ModeDuel,MPDuel.ini,duel,true

7=GUI:MeatGrind,STT:ModeMeatGrind,MPMeat.ini,meatgrind,true

8=GUI:NavalWar,STT:ModeNavalWar,MPNaval.ini,navalwar,true

[ManBattle]

[FreeForAll]

2=GUI:FreeForAll,STT:ModeFreeForAll,MPFreeForAll.ini,standard,true

[Unholy]

4=GUI:UnholyAlliance,STT:ModeUnholyAlliance,MPUnholy.ini,standard,true

;RemoveduntilUIdoesordoesnotsupportgametype.

;[Siege]

;5=GUI:Siege,STT:ModeSiege,MPSeige.ini,siege

[Cooperative]

3=GUI:Cooperative,STT:ModeCooperative,MPCoop.ini,cooperative,true

然后,将文件保存为mpmodes.ini,到红警目录即可~~~