爱问知识人 爱问教育 医院库

请问哪为战士高手有一键切换单双手武器的的宏!?谢谢

请问哪为战士高手有一键切换单双手武器的的宏!?谢谢

请问哪为战士高手有一键切换单双手武器的的宏!?谢谢

提交回答

全部答案

    2005-10-14 16:17:39
  •  

    q***

    2005-10-14 16:17:39

  • 2005-10-14 15:44:22
  •   1。双手武器 换到(主手武器+盾)
    宏:/script PickupContainerItem(MainhandBag,MainhandBagSlot) 
    /script PickupInventoryItem(16) 
    /script PickupContainerItem(TwohandsBag,TwohandsBagSlot) 
    /script PickupContainerItem(OffhandBag,OffhandBagSlot) 
    /script PickupInventoryItem(17) 
    讲解:假如你想把双手武器放在第4个包的第1个格子就把(TwohandsBag,TwohandsBagSlot)改为(4,1)
    这样,你的主手武器放在第4个包的第2个格子就把(MainhandBag,MainhandBagSlot)改为(4,2)
    盾嘛,你就把它放在第4个包的第3格子就把(OffhandBag,OffhandBagSlot)改为(4,3)就行了
    以上操作最好按我告诉你的来做,剩下的其他内容都原封不动的照打下来(注意!!空隙大的地方是空格)
    2。
      (主手武器+盾) 换到 双手武器 宏:/script PickupInventoryItem(17) /script PickupContainerItem(OffhandBag,OffhandBagSlot) /script PickupContainerItem(TwohandsBag,TwohandsBagSlot) /script PickupInventoryItem(16) /script PickupContainerItem(MainhandBag,MainhandBagSlot) 讲解:关于包和格子的位置数要和上面的一样[双手武器是(4,1) 主手武器是(4,2) 盾是(4,3)] 。
      

    m***

    2005-10-14 15:44:22

  • 2005-10-14 15:01:55
  •   MainhandBag:备用主手武器存放背包编号
    MainhandBagSlot:备用主手武器存放格子编号
    OffhandBag:备用副手武器存放背包编号
    OffhandBagSlot:备用副手武器存放格子编号
    TwohandsBag:备用双手武器存放背包编号
    TwohandsBagSlot:备用双手武器存放格子编号
    双手武器 -> (主手武器+副手物品)
    /script PickupContainerItem(MainhandBag, MainhandBagSlot)
    /script PickupInventoryItem(16)
    /script PickupContainerItem(TwohandsBag, TwohandsBagSlot)
    /script PickupContainerItem(OffhandBag, OffhandBagSlot)
    /script PickupInventoryItem(17)
    (主手武器+副手物品) -> 双手武器
    /script PickupInventoryItem(17)
    /script PickupContainerItem(OffhandBag, OffhandBagSlot)
    /script PickupContainerItem(TwohandsBag, TwohandsBagSlot)
    /script PickupInventoryItem(16)
    /script PickupContainerItem(MainhandBag, MainhandBagSlot)
    。
      

    b***

    2005-10-14 15:01:55

类似问题

换一换

相关推荐

正在加载...
最新问答 推荐信息 热门专题 热点推荐
  • 1-20
  • 21-40
  • 41-60
  • 61-80
  • 81-100
  • 101-120
  • 121-140
  • 141-160
  • 161-180
  • 181-200
  • 1-20
  • 21-40
  • 41-60
  • 61-80
  • 81-100
  • 101-120
  • 121-140
  • 141-160
  • 161-180
  • 181-200
  • 1-20
  • 21-40
  • 41-60
  • 61-80
  • 81-100
  • 101-120
  • 121-140
  • 141-160
  • 161-180
  • 181-200
  • 1-20
  • 21-40
  • 41-60
  • 61-80
  • 81-100
  • 101-120
  • 121-140
  • 141-160
  • 161-180
  • 181-200
返回
顶部
帮助 意见
反馈

确定举报此问题

举报原因(必选):