#Re-use lua functions from one weak aura to others
7 messages · Page 1 of 1 (latest)
The weak auras perform some UI tweaks, so I'd like them all to run basically on PLAYER_ENTERING_WORLD but ensuring my re-usable weak aura runs first.
No, you cannot guarantee load order
Can I somehow fire a custom event that the others listen on?
!scanevents
awesome, that has done the trick