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

Recent content by Sledgehammer335

  1. S

    Question - what is the proper syntax to access and iterate group.member[n] in lua?

    I am trying to iterate through the mq.TLO.Group.Member[n] TLO and get the name of my character through mq.TLO.Group.Member[n].Name() but I keep runing into errors from improper syntax use or get nil instead what is the proper syntax for what i am trying to do
  2. S

    Problem - character is out of bounds in the Nexus(under the map)

    i fixed it got him to the plane of knowledge thank you all for the help everyone much appreciated
  3. S

    Problem - character is out of bounds in the Nexus(under the map)

    sadly my character is a warrior so i don't think he can cast those and the return to home thing is greyed out on my character home screen
  4. S

    Problem - character is out of bounds in the Nexus(under the map)

    thank you for the input I'm going to try it
  5. S

    Problem - character is out of bounds in the Nexus(under the map)

    my character is currently under the map after going through one of the teleporters in the nexus. is there any commands I could use to get him unstuck he's currently below the nexus and out of bounds
  6. S

    Toast - Level 2 Access - Mega thread

    Is this thread still giving out level 2 access?
  7. S

    Problem - Flow ran into another subroutine error

    Your suggestions helped thank you
  8. S

    Problem - Flow ran into another subroutine error

    if im not mistaken Target.ID returns the id of the target not verify that your target is targeting somthing? i know you can select a group member vis an array structure ${Group.member[0]} is there a method to do so by name only?
  9. S

    Problem - Flow ran into another subroutine error

    yes i am one of the students and I am sorry it was not my intention to be rude
  10. S

    Problem - Flow ran into another subroutine error

    sorry the first issue was fixed i added a return statement to each subroutine and it fixed the issue. i made the other thread because i thought it would be better organizationally for different issues i will stick to this thread for all problems relating to this macro
  11. S

    Problem - Flow ran into another subroutine error

    im running into a couple issues with so checks and if statments could anyone explain what i am doing wrong No such 'target' member 'TargetID' im trying to implement a check to see if my tank is in combat by checking to see if he's targeting a mob in this code DoCommand - Couldn't parse 'if...
  12. S

    Problem - Flow ran into another subroutine error

    what is this error and how do i fix my code. I'm writing a macro where the healer targets my tank and heals him if he takes a certain amount of damage but for some reason it does not go back to main after entering check manna? do subroutines need a /return at the end to return to main otherwise...
Back
Top