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

Release GearToMake 4.7

No permission to download

burdsjm

IM TEH CONDUCTOR OF THE POOP TRAIN
Creator
Joined
Feb 3, 2006
RedCents
745¢
burdsjm submitted a new resource:

GearToMake.lua - Trying keep up and find out what gear I need to make

This Lua script checks the inventory for specific items and reports their count. Here's a step-by-step breakdown:
  1. The script first loads the mq module, which presumably provides various functions for interacting with the game environment.
  2. The script defines a helper function check_and_report_item. This function takes an item name and a message format as parameters. It finds the count of the item in the inventory and if the count is more than 0, it sends a message (via mq.cmdf)...

Read more about this resource...
 
so this only checks for raid gear correct? holding alot of gallants and no response on em
 
@burdsjm can this be made so you can command-line it to ONLY say raid/group

like /Lua run geartomake tob raid
 
burdsjm updated GearToMake.lua with a new update entry:

Update 4.5 Added group and raid options

/lua run geartomake - checks all items & currencies for all expansions
/lua run geartomake [exp] - checks all items & currencies for [exp]
/lua run geartomake TOB
/lua run geartomake [exp] raid - checks only raid items for [exp]
/lua run geartomake TOB raid
/lua run geartomake [exp] group - checks only group items for [exp]
/lua run geartomake TOB group
Valid expansions: TOB, LS, NOS, TOL, COV

Read the rest of this update entry...
 
It doesn' look like this picks up the T3 TOB items to be made yet. Is that something you are workign on, or will you take a Pull request if someone else developed this?
 
It doesn' look like this picks up the T3 TOB items to be made yet. Is that something you are workign on, or will you take a Pull request if someone else developed this?
Done. I don't have any group items on me, but it should work.
 
Release GearToMake

Users who are viewing this thread

Back
Top
Cart