Jump to content

A code for determining the durability of equipment


Recommended Posts

I would like to know about the code for determining the durability of equipment, such as determining that the durability of equipment on a character is less than 50% in real time, and executing the follow-up code

Link to comment
Share on other sites

wManager.Wow.ObjectManager.ObjectManager.Me.GetDurabilityPercent

returns the average durability of your equipement in percentage.

Link to comment
Share on other sites

18 小时前,Zer0 说:
wManager.Wow.ObjectManager.ObjectManager.Me.GetDurabilityPercent

以百分比表示装备的平均耐久度。

非常感谢,我测试了它,代码工作正常,这解决了我的很多大问题,再次感谢你

Link to comment
Share on other sites

3 hours ago, xiaokeer said:

非常感谢,我测试了它,代码工作正常,这解决了我的很多大问题,再次感谢你

没问题,兄弟
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...