API GetWeaponEnchantInfo is change #1727


  • New
  • Defect
Open
  • icearea0 created this issue Nov 21, 2014

    hasMainHandEnchant, mainHandExpiration, mainHandCharges, mainHandEnchantID, hasOffHandEnchant, offHandExpiration, offHandCharges, offHandEnchantId = GetWeaponEnchantInfo();

    mainHandEnchantID = the spell ID of the main hand enchantment (new in 6.0)
    offHandEnchantID = the spell ID of the off hand enchantment (new in 6.0)

    API use in function XPerl_PlayerBuffs_Update(self)

  • icearea0 added the tags New Defect Nov 21, 2014

To post a comment, please login or register a new account.