• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->

Question - Report quest updates on all toons (1 Viewer)

Joined
May 13, 2007
RedCents
6,463¢
Is there any way to have all of my toons report their quest updates to my main box without having to switch to their window to see if they got the update on each one?
 
Solution
You can use mq2events for that on the toons you need to know.

mq2events:
[taskupdate]
trigger="Your task '#1#' has been updated#*#"
command=/bc Task Update ${EventArg1} now on step ${Task[${EventArg1}].Step.Index}:${Task[${EventArg1}].Step}.

That will relay update message to your MQ window
You can use mq2events for that on the toons you need to know.

[taskupdate]
trigger="Your task '#1#' has been updated#*#"
command=/bc Task Update ${EventArg1} now on step ${Task[${EventArg1}].Step.Index}:${Task[${EventArg1}].Step}.

That will relay update message to your MQ window
 
Solution
Question - Report quest updates on all toons

Users who are viewing this thread

Back
Top