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

  1. J

    Utility SoloLootManager - Switch from 'for ... ipairs' to ImGuiListClipper during table row draws in DrawConfigGui().

    At the advice of the MQ Discord, I have swapped from using a regular for ... ipairs loop to an ImGuiListClipper loop to hopefully prevent future issues with slowdowns as people build up the size of their rule sets.
  2. J

    Utility SoloLootManager - Forgot to output warnings for unhandled items during Sell Items and Donate Tribute.

    Updated Sell Items and Donate Tribute to also output warnings in the console for each unhandled item.
  3. J

    Question - Posting new lua script, public or private?

    I ended up going this route, with the directory and script being named 'init.lua', as I forgot I had a dependency on knightlinc/Write. Thanks for all the responses!
  4. J

    Utility SoloLootManager 1.0.2

    SoloLootManager This script is designed to help those who want to adventure on their own, without boxing, and to somewhat automate their corpse looting, junk selling, and tribute donating. I wrote this specifically to make my life easier while playing on the Lazarus server. Requirements -...
  5. J

    Question - Posting new lua script, public or private?

    Right, it's just the 'Lua Directory Structure' section immediately after that which caused confusion as to what the correct method was. Thanks for the response. I'll release it as just the lua script named as the script name itself instead of dealing with the whole subdirectory and init thing.
  6. J

    Question - Posting new lua script, public or private?

    I'm reading the resource rules guide at https://www.redguides.com/community/help/resourcerules/, and I'm a bit confused about how I should package this script for release here. The resourcerules page tells me that a lua script should be named 'init.lua' and placed in a subdirectory. If the...
  7. J

    Question - Posting new lua script, public or private?

    As someone wanting to share a new script, what's the difference in posting it as a resource in public vs private for me? Are certain scripts just deemed too good to be public and moved to private (behind the level 2 wall)? Does it make a difference in how this 'RedCents' currency is earned?
Back
Top