战网中国
标题:
請教大家 bo蠻如何使用尋找物品技能(find item)
[打印本页]
作者:
oqq1
时间:
2017-6-27 07:29
标题:
請教大家 bo蠻如何使用尋找物品技能(find item)
Config.AttackSkill[0] = 142; // Preattack skill.
Config.AttackSkill[1] = 142; // Primary skill for bosses.
Config.AttackSkill[2] = 142; // Backup/Immune skill for bosses.
Config.AttackSkill[3] = 142; // Primary skill for others.
Config.AttackSkill[4] = 142; // Backup/Immune skill for others.
// Class specific config
Config.BOSwitch = 0; // Precast weapon slot - 0 = slot I, 1 = slot II
Config.FindItem = true; // Use Find Item skill on corpses after clearing.
Config.FindItemSwitch = 0; // Find Item weapon slot - 0 = slot I, 1 = slot II
我這樣設定 使用它內建的Config.FindItem = true不會對屍體叫
用技能142尋找物品 也不會對屍體叫
請問還需要改哪裡嗎
作者:
xbdzz
时间:
2017-6-27 13:36
sf
作者:
wcg928
时间:
2017-6-27 15:29
本帖最后由 wcg928 于 2017-6-27 15:31 编辑
我的会找.你有点技能吗?
// 攻擊技能設置
Config.AttackSkill[0] = -1; // Preattack skill.
Config.AttackSkill[1] = 151; // Primary skill for bosses.
Config.AttackSkill[2] = 152; // Backup/Immune skill for bosses.
Config.AttackSkill[3] = 151; // Primary skill for others.
Config.AttackSkill[4] = 152; // Backup/Immune skill for others.
// --------------------------------------------------------------------------------------------
// Low mana skills - these will be used if main skills can't be cast.
// 低法力時的攻擊技能模式-這些技能將會被使用於低法力狀態時如果無法使用技能時將會啟用。
Config.LowManaSkill[0] = -1; // 低法力時的技能模式
Config.LowManaSkill[1] = -1; // 低法力時的靈氣模式
// ================================================================================================
// *** Character special settings 角色特殊設置 ***
// #### Wereform settings 變形術設置 ####
// 備註:此處待測試功能未知,有興趣的人可以自己測試看看。
// Wereform setup. Make sure you read Templates/Attacks.txt for attack skill format.
// 信號設置,請確保您閱讀參考了攻擊技能格式的Templates / Attacks.txt。
Config.Wereform = false; // 0 / false - 不要變形術, 1 / "Werewolf" - 變身為狼, 2 / "Werebear" - 變身為熊。
// --------------------------------------------------------------------------------------------
// #### Class specific config 角色的特殊技能設置 ####
Config.BOSwitch = 1; // Precast weapon slot - 0 = slot I, 1 = slot II
Config.FindItem = true; // Use Find Item skill on corpses after clearing.
Config.FindItemSwitch = 0; // Find Item weapon slot - 0 = slot I, 1 = slot II
复制代码
作者:
oqq1
时间:
2017-6-27 16:32
wcg928 发表于 2017-6-27 15:29
我的会找.你有点技能吗?
有阿 戰嚎那一頁全部都點了 我用強制命令 打barb skill 142 他會用尋找物品技能 但是怪物全部死後 剩下的屍體 都沒去叫 超奇怪的
欢迎光临 战网中国 (http://battlecn.net/)
Powered by Discuz! X3.1