WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Lua/XML Help (https://www.wowinterface.com/forums/forumdisplay.php?f=16)
-   -   Hook to primal storm rare spawn chat message (https://www.wowinterface.com/forums/showthread.php?t=59541)

2BOnest 03-27-23 02:24 AM

Hook to primal storm rare spawn chat message
 
1 Attachment(s)
Hi all,

I'm doing an aura for WeakAura that tracks when the chat says a boss of the primal storm has spawned such as "Gravlion is here!" since raretracker often doesn't trigger if I'm not in the proximity of the spawned boss.

The aura is ready and completed since I've tested for the word "is here!" in CHAT_MSG_SAY and it works. What I am unable to do is to hook to the actual channel that says "Gravlion is here!" since is not CHAT_MSG_SYSTEM and is a little darker yellow of the CHAT_MSG_SYSTEM (and also it pops like a raid warning).

Could it be a CHAT_MSG_BG_SYSTEM_NEUTRAL even if is not bg?

Attached the message and the channel color I'm speaking of (in the screenshot is "Il Trio Lama Gelida è qui!")

2BOnest 03-27-23 05:17 AM

Using the default blizzard event trace pannel by typing
Code:

/eventtrace start
I've found the right channel, which is
Code:

CHAT_MSG_RAID_BOSS_EMOTE


All times are GMT -6. The time now is 12:23 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI