战网中国

标题: 請教大家 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 编辑

我的会找.你有点技能吗?


  1.         // 攻擊技能設置       
  2.         Config.AttackSkill[0] = -1; // Preattack skill.
  3.         Config.AttackSkill[1] = 151; // Primary skill for bosses.
  4.         Config.AttackSkill[2] = 152; // Backup/Immune skill for bosses.
  5.         Config.AttackSkill[3] = 151; // Primary skill for others.
  6.         Config.AttackSkill[4] = 152; // Backup/Immune skill for others.
  7.        

  8.         // --------------------------------------------------------------------------------------------
  9.         // Low mana skills - these will be used if main skills can't be cast.
  10.         // 低法力時的攻擊技能模式-這些技能將會被使用於低法力狀態時如果無法使用技能時將會啟用。
  11.        
  12.         Config.LowManaSkill[0] = -1; // 低法力時的技能模式
  13.         Config.LowManaSkill[1] = -1; // 低法力時的靈氣模式

  14. // ================================================================================================               
  15.         // *** Character special settings 角色特殊設置 ***

  16.         // #### Wereform settings 變形術設置 ####
  17.        
  18.         // 備註:此處待測試功能未知,有興趣的人可以自己測試看看。
  19.        
  20.         // Wereform setup. Make sure you read Templates/Attacks.txt for attack skill format.
  21.         // 信號設置,請確保您閱讀參考了攻擊技能格式的Templates / Attacks.txt。
  22.        
  23.         Config.Wereform = false; // 0 / false - 不要變形術, 1 / "Werewolf" - 變身為狼, 2 / "Werebear" - 變身為熊。

  24.         // --------------------------------------------------------------------------------------------
  25.        
  26.         // #### Class specific config 角色的特殊技能設置 ####
  27.         Config.BOSwitch = 1; // Precast weapon slot - 0 = slot I, 1 = slot II
  28.         Config.FindItem = true; // Use Find Item skill on corpses after clearing.
  29.         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