[CF 1598] Is there a clean way to achieve this?
tmw-issue-import opened this issue ยท 1 comments
I'm not sure if this is an appropriate place to ask for help but I also don't know where else to ask!
I'm trying to setup an icon that shows the remaining cooldown on any ability that fails a cast over x seconds, preferably.
For example, if I'm casting revival and revival has 50 seconds left, an icon shows in the center of the screen showing revival icon and 50sec timer.
At the moment the only way I can think to do it is to make 2 icons for every ability I want to show; one for the failed combat event and one for the ability cooldown, then use a meta icon to display any ability cooldowns currently shown. This is potentially a huge amount of work depending on the number of abilities; is there a cleaner way about going to set it up? For example
"Combat Event > if spell "x" fails, show icon for "x" while timer is running, with cooldown duration of "x". I tried to do so using the duration tag but I can't even get it to work on a specific ability that way, let alone a generic catchall.
Posted by CurseForge user user_976011 | Imported from CurseForge issue #1598 | Raw
That's a bit too far off the beaten path for TMW to be able to do. Sorry.
Posted by CurseForge user Cybeloras