• 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 --->
  • EverQuest's 31st expansion The Outer Brood goes live Dec 3rd. brainiac has been spending extra time updating MacroQuest. Please show him your appreciation.
    Don't forget to update your mq2nav meshes by running the meshupdater or by visiting MQ Mesh
    EQ stated servers will be up "No earlier than noon PST"
Resource icon

dragula v1.0003

Download now:  Join us with Level 2 access or earn your way in with  RedCents.
The settings for draglua are at the beginning of the LUA. They are:

Setting​
Description​
local mindistance = 75this is how close to camp corpses will be ignored
local maxdistance = 1000this is how far you will go from camp to drag corpses
local chase = nilwhere to return. chase can be set to a character name or a macro variable at your discretion.
-- chase = nil returns to your start position.
-- chase = 'strongduder' returns to your character named strongduder
-- chase = mq.TLO.Macro.Variable('yourvariablehere')() returns to some random variable in one of your macros. hope you know what you are doing.
local classcheck = true-- classcheck = true limits to rogues, classcheck = anything else allows any class.















If for some reason it becomes a thing I can make those slash commands and switch to some kind of ini.
Back
Top