• 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 --->

Target question (1 Viewer)

Maxranor

Member
Joined
Sep 25, 2008
RedCents
36¢
I play on the prog servers, and GoD is about to open. I had a quick question for a mac to run during Noq. I'm thinking something along these lines, just want to know if what I'm doing makes sense.

Rich (BB code):
Noq.mac

:Main
/if ${Target.CleanName.Equal[mirror image or whatever it's called]}
/target clear
/delay 1s
/target true image or whatever his name is
/goto :Main
 
Had a second to think, maybe this is better?

Rich (BB code):
noq.mac

:main
/if (${Target.CleanName.Equal[Mirror Image of Noqufiel]}) {
   /target clear
   /delay 1s
   /target True Image of Noqufiel
   /goto :main
} else
   /goto :main

Sorry to post something that I know is super simple, but I'm trying after years of being a leech to figure out how to write these on my own. Thanks for any input.
 
Target question

Users who are viewing this thread

Back
Top