• 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

Recent content by cdmkeeb

  1. C

    Problem - 1 Line Update to Make DebuffAll Work Correctly (Does not register Interrupts)

    Hi - the syntax for parsing interrupts is incorrect in the Macros/kissassist file. Lines 71/72 need to also have: #Event CAST_INTERRUPTED "Your #*# spell is interrupted." Otherwise interrupts are registered as successes. This solved about 90% of my issues with interrupts being...
  2. C

    Problem - DebuffAll / Macro.Return Returning Wrong Value (Cast Success Always?)

    I think I solved this. The event logic for interrupt is looking for the wrong wording. I updated it to be this and it now seems to work!
  3. C

    Problem - DebuffAll / Macro.Return Returning Wrong Value (Cast Success Always?)

    Added /echo ** Debuffing: ${Macro.Return} ${Cast.Result} ${Cast.Return} ==> ${DebuffText} on >> ${Spawn[${DebuffTargetID}].CleanName} << DebuffTargetID: ${DebuffTargetID} Target: ${Target.ID} DBOList: ${DBOList${i}} and it returns different values for Cast.Result vs. Macro.Return and Cast.Return
  4. C

    Problem - DebuffAll / Macro.Return Returning Wrong Value (Cast Success Always?)

    Hi - I've been trying to get my shaman to do debuffall correctly with slow. However, it seems that the result of Macro.Return during the conditional checks always returns CAST_SUCCESS. I have never seen any messages other than the success one, and when I put in the print Macro.Result there and...
Back
Top
Cart