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

Trade / Skill Tradeskill.mac 2.02

Download now:  Join us with Level 2 access or earn your way in with  RedCents.
Fixed endless loop when the first recipe was unable to be made due to missing items, I put a thing in a dumb place - now it's less dumb
Fixed up a few flow issues which resulted in skipping recipes if skilling up/running out of items etc.

Also removed a bit of the spam

otherwise remains the same as original release adding trophy support through ini

Working on a shopping list pulled from recipe files , feels a bit beyond my current mental capacity/current ability to concentrate but it's something
Long time coming, had a few other life hiccups from my previous attempt at getting back into game... sat down today and I think I finished what I was doing back in December

Made it so inis are created in mq2\macro\tradeskill folder -- as per Jande request to me back in Dec

Skill mods/trophies will get swapped in via defining them in the ini and at the end of the macro will swap back in the item from range slot that was present when macro started

Made other small changes to code, mostly InvSlot to ItemSlot fixes - I was originally using a garbage mix up of them because I was too lazy to do the Math.Calc stuff

Removed a bunch of /echo information, removed a cleanup counter which would end the macro after too many cleanups since most cleanup issues were because of InvSlot issues

Ini's are essentially the same, just have added a ****Mod=NULL for all skills
same usage as previous, make sure to not have stacks of materials in a top level inventory slot to avoid it grabbing stacks... i should fix this in rewrite
Back
Top