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

[Feature] Improve Announce object to include Count #4562

Closed
MysticalOS opened this issue Aug 8, 2023 · 1 comment
Closed

[Feature] Improve Announce object to include Count #4562

MysticalOS opened this issue Aug 8, 2023 · 1 comment
Labels
⏱ Awaiting Response This ticket hasn't been triaged yet.

Comments

@MysticalOS
Copy link

          https://wago.io/Y2peTP20U

This one
Screenshot 2023-08-07 at 9 21 36 PM

Originally posted by @MysticalOS in #4537 (comment)

@github-actions github-actions bot added the ⏱ Awaiting Response This ticket hasn't been triaged yet. label Aug 8, 2023
@MysticalOS
Copy link
Author

Spitting into new issue for tracking. Announce object, as it stands, doesn't support using count.

Supporting this would be as easy as parsing it out of bigwigs trigger same way timer does, and listening to DBMs count arg.

Problem:
A weak aura trying to parse out a specific count from an announce object currently has to be a Message trigger. This is not ideal as it is language specific. Example above wants to assign different bombs different things based on announce count.

Solution:
It should be possible to do spellId + count to achieve same announce trigger in ALL languages.

mrbuds added a commit to mrbuds/WeakAuras2 that referenced this issue Sep 12, 2023
mrbuds added a commit to mrbuds/WeakAuras2 that referenced this issue Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⏱ Awaiting Response This ticket hasn't been triaged yet.
Projects
None yet
Development

No branches or pull requests

1 participant