|
5#
![](static/image/common/ico_lz.png)
楼主 |
发表于 2016-3-27 21:02:57
|
只看该作者
[quote=nacrallin,179676]可否指導一下!!不會設定!!!打火聖騎就一直站著不動!!!!![/quote] TorchSystem.js 打開
// Edit here!
\"打火聖騎名\": { // Farmer profile name // Put key finder profiles here. Example - KeyFinderProfiles: [\"MF 1\", \"MF 2\"],
KeyFinderProfiles: [\"給KEYBOT1\", \"給KEYBOT2\", \"給KEYBOT3\", \"給KEYBOT4, \"給KEYBOT5\", \"給KEYBOT6\"],
// Put the game name of uber killer here (without numbers). Key finders will join this game to drop keys. Example - FarmGame: \"Ubers-\", FarmGame: \"房間名-數字不用\"
}
打火把聖騎人物檔打開
Scripts.OrgTorch = true; // 器官火炬脚本
Config.OrgTorch.MakeTorch = true; // 使用成套器官开启红门并击杀BOSS获得火炬。 // Convert organ sets to torches Config.OrgTorch.WaitForKeys = true; // 允许脚本从其他档案名称所创建的BOT处获取KEY。更多详细设置信息请查阅 libs/TorchSystem.js // Enable Torch System to get keys from other profiles. See libs/TorchSystem.js for more info
Config.OrgTorch.WaitTimeout = 15; // 脚本开始之前等待多久其他专门打Key的BOT运送Key到这个游戏中。Time in minutes to wait for keys before moving on Config.OrgTorch.UseSalvation = false; // 猎杀超级墨菲斯托时开启救赎光环。 // Use Salvation aura on Mephisto (if possible)
Config.OrgTorch.GetFade = true; // 猎杀开始前是否先激活Fade技能,你必须首先拥有Last Wish这件道具。 // Get fade by standing in a fire. You MUST have Last Wish or Treachery on your character being worn. |
|