Quote:
Originally Posted by EQAditu
Well, there are ways to limit such things. Just have the Amount Remaining set a flag if it has a value other than whatever-blank-is and have a timer poll once a second maybe for that flag and run a script if true. It doesn't have to run every time amount remaining or a maintained buff's visibility changes.
|
Oh, that's what you want to do. I was thinking about assigning the AmountRemaining DD directly to the overlay, saves you manually updating the values, then you only need to keep the DD updated to the correct spell # or turn it off when the applicable spell isn't found.