|  | O - P热点 | | |
| |
|
|  | 推荐广告 | | |
| | | |
| | | |
加勒比海盗-Bug修补
| 作者:
来源:http://www.youxizhan.cn/ 时间:2005-8-29 14:58:23 |
| |
| |
重要补遗:最后一战前得到的英军巨舰MANOWAR号只能在最后一战对“黑珍珠”的战斗中使用而且还有很多支线任务没有玩成的玩家一定对这样就结束怀很不已。现在笔者提供以下办法: 1.在对黑色幽灵船的时候不能使用新出现的光球技能 2.打开安装目录下\Program\Quests\quests_reaction.c 在记事本中
查找:
case "Story_KillTheFinalBoss_2": bQuestDisableMapEnter = false; bMainMenuLaunchAfterVideo = true; InterfaceStates.Buttons.Resume.enable = false; InterfaceStates.Buttons.Save.enable = false; GameOver("finish"); DelEventHandler(EVENT_END_VIDEO,"LaunchMainMenu_afterVideo"); bMainMenuLaunchAfterVideo = true; PostVideoAndQuest("ending",100, "credits"); break;
case "credits": PostEvent("DoInfoShower",100,"s",""); PostVideoAndQuest("credits", 1, "end_game"); break;
case "end_game": LaunchMainMenu(); Characters[GetCharacterIndex("researcher")].Dialog.CurrentNode = "First time"; Characters[GetCharacterIndex("danielle")].Dialog.CurrentNode = "First time"; break;
然后用下面的替换
case "Story_KillTheFinalBoss_2": bQuestDisableMapEnter = false; DelEventHandler(EVENT_END_VIDEO,"LaunchMainMenu_afterVideo"); PostVideoAndQuest("ending",100, "credits"); break;
case "credits": PostEvent("DoInfoShower",100,"s",""); PostVideoAndQuest("credits", 1, "end_game"); break;
case "end_game": Characters[GetCharacterIndex("researcher")].Dialog.CurrentNode = "First time"; Characters[GetCharacterIndex("danielle")].Dialog.CurrentNode = "First time"; SetCharacterRemovable(characterFromID("Danielle"), true); break; 就可以继续游戏了,但是前提是在对黑色幽灵船的时候不能使用新出现的光球技能,否则无效。怎么样开着千人百炮的巨舰MANOWAR去作支线任务是不是很爽啊!
|
| 加勒比海盗-Bug修补相关文章: |
| |
| 加勒比海盗-Bug修补相关软件: |
|
|
| 分页: | |
| 特别声明:本站除部分特别声明禁止转载的专稿外的其他文章可以自由转载,但请务必注明出处和原始作者。文章版权归文章原始作者所有。对于被本站转载文章的个人和网站,我们表示深深的谢意。如果本站转载的文章有版权问题请联系编辑人员我们经快给予更正
[打印本页] [关闭窗口] 转载请注明来源:无限游戏网 | |