Thread: Game event
View Single Post
01-25-24, 10:37 PM   #1
Hubb777
A Flamescale Wyrmkin
 
Hubb777's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2024
Posts: 114
Game event

Hi all. There is a game event.

1) And there are prescribed text tasks.
2) There is a date file that already contains all these texts.

How can I make an addon react when certain text appears on an event?

I can do this with emotion via CHAT_MSG_MONSTER_EMOTE and with NPC messages via CHAT_MSG_MONSTER_SAY. What to do with an event? I can do it if I write in the chat. What if you don’t write?

Screenshot of the event.
  Reply With Quote