View Single Post
07-09-23, 12:33 PM   #4
SDPhantom
A Pyroguard Emberseer
 
SDPhantom's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2006
Posts: 2,334
The point was more along the lines of the UI being a single-threaded process. Because PLAYER_EQUIPMENT_CHANGED is a communication-based event instead of a UI-based one, it can't fire while you have code still running.
__________________
WoWInterface AddOns
"All I want is a pretty girl, a decent meal, and the right to shoot lightning at fools."
-Anders (Dragon Age: Origins - Awakening)
  Reply With Quote