• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Question - Is there any way to look for or detect a text string in your chat log?

janktron

Member
Joined
Sep 25, 2015
RedCents
761¢
curious if this is possible for conditions or holy/downshit. Is it possible to look for a certain text string in your chat log?
 
no, that requires an event, but you could use mq2events and set it up to return a variable then use that variable in your conditions or holyshits

but what is it you trying to do?
 
no, that requires an event, but you could use mq2events and set it up to return a variable then use that variable in your conditions or holyshits

but what is it you trying to do?

oh ok. ill have to look into that.

i'm want to set up an event that has my ranger "/stick moveback 40" (or something similar) whenever the msg that he's too close for ranged combat appears
 
Pretty simple. Edit your MQ2Events.ini file.

Rich (BB code):
[BackTFUp]
trigger=#1#You are too damn close whatever this string is for being too damn close#2#
command=/stick moveback 40 (or whatever you'd like)

Then simply /event load the first time on ranger.
 
Question - Is there any way to look for or detect a text string in your chat log?

Users who are viewing this thread

Back
Top
Cart