紅色警戒單人遊戲下增加其它作戰模式的方法
所謂其它作戰模式,就是指對戰中才有的模式,包括海戰、生死鬥、巨富、搶地盤、邪惡聯盟等模式。
1. 首先在你的紅警目錄中找到 mpmodes.ini 文件。
2. 其中有一個[Battle]段,標準的版本下隻有兩行,就是交戰和自由作戰兩種模式。
3. 請把下麵這一段覆蓋你原來[Battle]段部分,就可以得到海戰、巨富、合作模式、搶地盤、生死鬥等共計8種模式了。
4.
[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
;Removed until UI does or does not support game type.
;[Siege]
;5=GUI:Siege, STT:ModeSiege, MPSeige.ini, siege
[Cooperative]
3=GUI:Cooperative, STT:ModeCooperative, MPCoop.ini, cooperative, true
然後,將文件保存為mpmodes.ini ,到紅警目錄即可~~~
紅色警戒單機怎麽玩海戰、生死鬥、巨富、搶地盤、邪惡聯盟
- THE END -
本文由 @0 修訂發布於 2024-04-29 20:38:51
本文來自投稿,不代表本站立場,如若轉載,請注明出處。