• 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 - Condition for a certain Named Mob

Joined
Oct 21, 2020
RedCents
443¢
I'm looking to make a condition for a certain named mob.

${Target.Name}="God" |Using God as an example

I get an error for every mob, basically unable to parse "a". Is there a way to get a condition to trigger base on the name of a mob? Or is this something I'm going to have to make a react for?
 
I'm looking to make a condition for a certain named mob.

${Target.Name}="God" |Using God as an example

I get an error for every mob, basically unable to parse "a". Is there a way to get a condition to trigger base on the name of a mob? Or is this something I'm going to have to make a react for?
Not sure what you have tried, but have you tried something like this:

Cond1=${Target.CleanName.Equal[God]}
 
Question - Condition for a certain Named Mob

Users who are viewing this thread

Back
Top
Cart