- Version: All
- Product: Developers
- Type: Bug
- Status: Not a Bug
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