红警2和尤里谁帮我改一个双基地文件
发布网友
发布时间:2024-10-14 12:06
我来回答
共2个回答
热心网友
时间:2024-10-14 20:48
完全没有必要,修改RulesMD.ini/Rules.ini就行
请等待我的INI制作完毕
当天就做好了,就是忘记发了
现在已发送,请查收
参考资料:我做过这玩艺 http://www.ra2diy.com/bbs/viewthread.php?tid=11852&extra=page%3D1
热心网友
时间:2024-10-14 20:48
1. 首先在你的红警目录中找到 mpmodes.ini 文件。
2. 其中有一个[Battle]段,标准的版本下只有两行,就是交战和自由作战两种模式。
3. 请把下面这一段覆盖你原来[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, el, 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, el, 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 ,到红警目录即可~~~
YURI复仇用上面的方法是无效的。
正确的解决方法如下:
打开一个文本文件,拷贝如下内容进去:
[Battle]
1=GUI:Battle, STT:ModeBattle, MPBattleMD.ini, standard, true
9=GUI:TeamGame, STT:ModeTeamGame, MPTeamMD.ini, teamgame, true
5=GUI:Megawealth, STT:ModeMegawealth, MPMWMD.ini, megawealth, false
6=GUI:Duel, STT:ModeDuel, MPDuelMD.ini, el, false
7=GUI:MeatGrind, STT:ModeMeatGrind, MPMeatMD.ini, meatgrind, false
8=GUI:NavalWar, STT:ModeNavalWar, MPNavalMD.ini, navalwar, false
10=GUI:CrateWar, STT:ModeCrateWar, MPCrateMD.ini, standard, true
11=GUI:NukeWar, STT:ModeNukeWar, MPNukeMD.ini, standard, true
12=GUI:GuerWar, STT:ModeGuerWar, MPGuerMD.ini, guerilla, false
13=GUI:SoleSurv, STT:ModeSoleSurvivor, MPSoleMD.ini, meatgrind, true
14=GUI:GlobalDom, STT:ModeGlobalDom, MPGlobalMD.ini, standard, true
[ManBattle]
[FreeForAll]
2=GUI:FreeForAll, STT:ModeFreeForAll, MPFreeForAllMD.ini, standard, true
15=GUI:Assault, STT:ModeAssault, MPFreeForAllMD.ini, assault, true
[Unholy]
4=GUI:UnholyAlliance, STT:ModeUnholyAlliance, MPUnholyMD.ini, standard, true
[Cooperative]
3=GUI:Cooperative, STT:ModeCooperative, MPCoopMD.ini, cooperative, false
[DEEZIRE]
保存名称为:mpmodesmd.ini