WeakAuras / WeakAuras2

World of Warcraft addon that provides a powerful framework to display customizable graphics on your screen.
https://weakauras.wtf
GNU General Public License v2.0
1.29k stars 317 forks source link

Player/Unit info -> Cast -> Spell #4445

Closed efrain18r closed 1 year ago

efrain18r commented 1 year ago

Is there an existing issue for this?

Description

When using the trigger (Player/Unit info -> Cast -> Spell ) when 'inverse' is checked the spell name/id is removed from the trigger. it'll be nice if we cant track whenever a spell is not being casted:

Example: If I need to cast smite, only show if smite is not already being casted.

WeakAuras Version

5.4.4

World of Warcraft Flavor

Retail (Default)

World of Warcraft Region

US/NA

Tested with only WeakAuras

Lua Error

No response

Reproduction Steps

1-New aura 2-Trigger 3-Player/ Unit info 4-Cast 5-Spell (name/id) 6-inverse

Last Good Version

No response

Screenshots

No response

Export String

No response

InfusOnWoW commented 1 year ago

Due to how the trigger operates that would not be an easy addition.

efrain18r commented 1 year ago

Totally understood. I was able to dig into the documentation and use custom trigger functions to archive the same result. Thanks