Yellow Message in center screen
-
- Posts: 527
- Joined: Fri Aug 31, 2012 1:15 pm
Yellow Message in center screen
What kind of message is it that you need to monitor for large yellow text in the center of you screen, which does not appear in the chat window? Is that SYSTEM_MESSAGE?
Re: Yellow Message in center screen
Rock posted an addon to help with messages, you define the text you are looking for and when the game sees the text it prints in game the info you need for it.
Remember no matter you do in life to always have a little fun while you are at it 
wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
Re: Yellow Message in center screen
I think the answer to the question is, a yellow message is usually an ALERT_MESSAGE and an orange one is a WARNING_MESSAGE. Although sometimes a message will include color code information so the color can be misleading, eg. the public event message is a WARNING_MESSAGE but it comes up yellow because the string include the yellow color code something like "|cffffff80Regional event now restarting!|r".
- Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
- I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
- How to: copy and paste in micromacro
________________________
Quote:- “They say hard work never hurt anybody, but I figure, why take the chance.”
- Ronald Reagan
Re: Yellow Message in center screen
Like I said in this post, they're warning messages so you use getLastWarning to monitor them. Like rock said though, they can also be alerts, in which case you use getLastAlert.
-
- Posts: 527
- Joined: Fri Aug 31, 2012 1:15 pm
Re: Yellow Message in center screen
Well, I tried both getLastWarning and getLastAlert and it didn't work. In all the other areas I can find that deal with this, like on the EoJ post, there's always a message that shows up in the chat box as well as the center of the screen. On this particular one (Kobolds in a barrel event on Varanas Bridge), when you click a barrel, nothing shows up in the chat window... only in the center of the screen.
Maybe someone else can do a short quick test on how to detect those messages? The messages you will see include:
"Please report the quest to Lobt Kayen." (when the event is over with)
"It seems like there is something inside the barrel."
"There seem to be kobolds nearby."
and
"It doesn't look like there are any kobolds around."
Maybe someone else can do a short quick test on how to detect those messages? The messages you will see include:
"Please report the quest to Lobt Kayen." (when the event is over with)
"It seems like there is something inside the barrel."
"There seem to be kobolds nearby."
and
"It doesn't look like there are any kobolds around."
Re: Yellow Message in center screen
Hmm, yea I forgot there were SYSTEM_MESSAGE events too.
Well anyway, tried it together with WARNING_MESSAGE, it seems like all of them are in SYSTEM_MESSAGE. You just have to use EventMonitor for them.
Well anyway, tried it together with WARNING_MESSAGE, it seems like all of them are in SYSTEM_MESSAGE. You just have to use EventMonitor for them.
-
- Posts: 527
- Joined: Fri Aug 31, 2012 1:15 pm
Re: Yellow Message in center screen
Thanks Kenzu. between you and Lisa providing help, I got it working.
Re: Yellow Message in center screen
No Prob. And grats on completing the Wp, heh.
Who is online
Users browsing this forum: Ahrefs [Bot] and 1 guest