• 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 about some code (1 Viewer)

Cypher97

New member
Joined
Aug 7, 2005
RedCents
I am making a macro for my caster with bits and pieces of other macros, but I have run into a question. When the macro hits this it errors out and ends.

(${Macro.Return.Equal["CAST_RESISTED"]})

Anyone have some insite into why. Any help is greatly appreciated.
 
Yeah. That's why it's not working. lol

However, it sounds like what you're trying to do would be better accomplished using #Events instead of... well... whatever it is you're doing. :D

-CodeCaster
 
Or just do a #include spellcast.inc

That ought to handle any resists, fizzles, etc in a basic way. And you could *probably* clear out that problematic line. I'm saying this without seeing how the rest of the macro interacts.
 
Question about some code

Users who are viewing this thread

Back
Top