Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Caster's Target supporting multi units #5163

Open
Abiecherry opened this issue Jun 16, 2024 · 4 comments
Open

Caster's Target supporting multi units #5163

Abiecherry opened this issue Jun 16, 2024 · 4 comments
Labels
🎨 Feature Request This is a request for a new feature, or an expansion of an existing feature.

Comments

@Abiecherry
Copy link

I would like to get this feature added to the addon.

Was trying to ignore mob casts that would target friendly NPC's so that i would only display those targetting my party without having to create multiple triggers for each party member.
Having a Smart Group or Party option in caster's target dropdown menu would allow me to do that but the option doesn't exist.

Thanks in advance

@Abiecherry Abiecherry added the 🎨 Feature Request This is a request for a new feature, or an expansion of an existing feature. label Jun 16, 2024
@github-actions github-actions bot added the ⏱ Awaiting Response This ticket hasn't been triaged yet. label Jun 16, 2024
@Abiecherry
Copy link
Author

Found a solution. Blizzard made NPC's mob that give no count and RP casts a different NPC ID.

@Jodsderechte
Copy link
Contributor

Jodsderechte commented Jun 29, 2024

I still think this would be a nice thing to have anyhow

@mrbuds mrbuds reopened this Jun 29, 2024
@emptyrivers
Copy link
Contributor

so, to be clear - the ask is that if i have e.g. caster's target - unit - raid, then that test would pass if UnitIsUnit(state.destUnit, "raidX") evaluates as true, for any of the raidX unit tokens?

@emptyrivers emptyrivers removed the ⏱ Awaiting Response This ticket hasn't been triaged yet. label Jun 29, 2024
@Jodsderechte
Copy link
Contributor

Yes. Smartgroup being the most obvious usecase

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎨 Feature Request This is a request for a new feature, or an expansion of an existing feature.
Projects
None yet
Development

No branches or pull requests

4 participants