ObjectManager.Me.TargetObject.GetBuff("BuffName");
Always returns a invalid aura
ObjectManager.Me.TargetObject.HaveBuff(id)
Always returns false. With Ids array it is is working but it takes 200ms more to circle through it which kills my fight class performance.
Are the auren updated in each objectmanager update cycle or just by calling one of the buff functions?
Greez iMod
Recommended Comments
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 accountSign in
Already have an account? Sign in here.
Sign In Now