File Details
2.0.0.100000
- R
- Nov 10, 2022
- 949.00 Bytes
- 81
- 10.0.0
- Retail
File Name
BadgeFlasher_2.0.0.100000.zip
Supported Versions
- 10.0.0
2.0.0.100000
Updated for 10.0's API changes. NPCs' dialog options are no longer flagged by type. Each dialog option has a unique gossipOptionID value assigned to it. This completely broke the old version, but it means that the three relevant dialog options are now explicitly called by their ID, further reducing the chance of future problems or unintended side effects. No updates should be needed unless Blizzard changes the API. ;)
1.0.0.90207
Initial release based on halsey1006's Uncrowned Insignia, but essentially rewritten from the ground up.
Improvements
These changes should drastically minimize resource usage and the potential for issues with any other targets:
- Function immediately exits if mod key is used
- Function immediately exits if not in Legion Dalaran
- Function immediately exits if target is not one of the three gatekeepers
These changes remove the need for translations and simplify the detection:
- Gatekeeper detection is based on ID rather than name
- Dialog selection is based on the "gossip" type
No updates should be needed unless the NPCs' available dialog options change. As long as there is only one "gossip" option available, it should automatically be selected.

