Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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 user module that declares _replaces = true under a built-in's exact_name now takes that module's place when enabled: the built-in isunloaded, its settings registration cleared (database values untouched),and the user module loads into its slot in the execution order, so itowns the settings namespace and receives every dispatch to that modulename. Disabling the module, or any failure while loading it, restoresthe built-in in place.
Subclassing the built-in keeps its full UI and behavior while overridingindividual methods; docs/user_modules.md documents the pattern. TheUserModules tab marks replacement rows with a swap icon. The lootmodules and UserModules itself cannot be replaced.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.