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

  1. D

    Question - What problem do people need solved with a Lua?

    ty. I managed to make two hotkeys to make the stack and then another to trade it, but I had to manually click on the Alt Currency I wanted. I'll check out the macro! ty
  2. D

    Question - What problem do people need solved with a Lua?

    I’m looking for this exact thing as well. Did you ever find a solution @Joakhan ?
  3. D

    Question - Hiring nav mesh help

    You guys are amazing. Do I just run the navmesh updater to download the new file?
  4. D

    Question - Hiring nav mesh help

    Air wing of crystallos. When I load the eq map file and the nav mesh in the program, you can fly around to see the zone. For most of it, the actual floor of the zone the characters run on is superimposed with the nav mesh. I assume this is the goal. When I fly over to the air wing, the...
  5. D

    Question - Hiring nav mesh help

    So that sounds perfect for fixing areas where there are holes! My specific/current issue is that the nav mesh is there correctly on the x and y axis but the Z axis is off. In the navmesh program I see the mesh as being flat and below the world. It’s like I just need the correct z loc to make it...
  6. D

    Question - Hiring nav mesh help

    Hey all, I’m not sure which subforum would be the correct place to ask, but this seemed to be the most appropriate?! Anyways, I’m looking for any individual who is fluent in nav mesh modifications and is willing to teach me how to fix gaps in the mesh or who can fix it for me for a specific...
  7. D

    Question - How to determine detrimental buff on group member/target/Xtar

    Does this work on a hotkey or just in macros using variables? I wasn't sure what the declare variable part means. Would t his work? /dquery Tankname -q ${Me.CachedBuff[Howl of Tashan].ID} == True -o /multiline ; /target Tankname;/mqp on;/stopcast;/timed 5 /cast Antidote;
  8. D

    Question - How to determine detrimental buff on group member/target/Xtar

    Yes! I'll read up on the query. thank you! If I send the query and it returns a positive, then I can have the output be target the person and do the cure!
  9. D

    Question - How to determine detrimental buff on group member/target/Xtar

    Ah, yes I forgot to add. I have all the characters on dannet. This is what I use for ferocity on specific characters in mq2melee. /if (!${Spawn[PC Charname].CachedBuff[Ferocity].ID} && ${Spawn[PC Charname radius 100].ID} && ${Me.PctMana}>30) /multiline ; /target Charname;/cast Ferocity; I'll...
  10. D

    Question - How to determine detrimental buff on group member/target/Xtar

    Hi all, I've searched the forums, resources (https://www.redguides.com/docs/tlos/) and tried a number of things to try to figure out how to determine if a character has a specific buff. I was testing in the guild hall with a beneficial buff and using /echo to see if it gave me anything besides...
Back
Top
Cart