• 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 - /if (${Target.Name.Equal[${Me.Name}]})

Derp

Member
Joined
Oct 1, 2014
RedCents
43¢
Why does this work if I /echo it but not if I use it in a macro? Just trying to understand the language.
 
Try
Rich (BB code):
/if (${Target.Name.Equal[${Me}]})
or
Rich (BB code):
/if (${Target.Name.Equal[${Me.CleanName}]})
 
Question - /if (${Target.Name.Equal[${Me.Name}]})

Users who are viewing this thread

Back
Top
Cart