Plastictiller
New Member
- Joined
- Mar 16, 2012
- Messages
- 59
- Reaction score
- 1
I'm having a bit of trouble ATM, when the Decorator runs I get a lot of errors if I'm in the middle of loading an instance.
What's the best way to determine if I'm in the middle of loading (Like an instance), and stop the decorator in it's tracks so it doesn't error out. If it somehow is in the middle of a decorator call (I'm attached to a Lua.Event to join a dungeon), then on things where it's looking for targets I get descriptor errors, and I have to close out of HB and restart it. What's the best way of handling this?
What's the best way to determine if I'm in the middle of loading (Like an instance), and stop the decorator in it's tracks so it doesn't error out. If it somehow is in the middle of a decorator call (I'm attached to a Lua.Event to join a dungeon), then on things where it's looking for targets I get descriptor errors, and I have to close out of HB and restart it. What's the best way of handling this?






