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.

batch file is saved under \Lua\tcn\working\ it is a .csvIs the batch list stored in the db anywhere? What I would like to do is add to that list through an external app like excel or something else.
If I added to that db table, would I need to force a reload via hard reload or is there a refresh ability somewhere?
Where did you end up putting the kit, what slot?Getting stuck on this?
View attachment 38171
Restarted and then this
View attachment 38172 Is calling for reinforced jewelers kit ... will continue properly when given a reinforced jewelers kit.
not yet.. oct 31st..Where are my Vets at?, I need Vet Votes!
https://www.redguides.com/community/threads/most-impact-of-2021-everquest-software-awards.81305/
Active Duty votes work too!not yet.. oct 31st..

Silly Coyote, already got this vote.Where are my Vets at?, I need Vet Votes!
https://www.redguides.com/community/threads/most-impact-of-2021-everquest-software-awards.81305/
Where are my Vets at?, I need Vet Votes!
https://www.redguides.com/community/threads/most-impact-of-2021-everquest-software-awards.81305/
Yes, It opened the container first.I am going to guess that it saw venomshell spittle as spit and tried to use that.. which means I need to go back and call for the container by ID instead of name, I thought I was safe there, but I guess not.
I've put in a nil check, but, that seems to me a bandaid and treats the symptom but not the problem.. still looking.
Did it open the container and then error out?
I "think" it is only related to the cleaning of the container.. I will check the flow just to see where it ends up..I always use the last slot so other crap ( stuff ) doesn't accidentally go in it.
View attachment 38183 bottom right. ( always )


Should be fixed: Next Release
sounds like artisan.db is nowhere to be found, or it is a 0 byte file is guess #1Meh, must be doing something wrong after the update View attachment 38186
Neverminding engaged.sounds like artisan.db is nowhere to be found, or it is a 0 byte file is guess #1
function library.backpack_free_slots()
local container_type
local container_free
local container_slots_free = 0
for i = 23, 32 do
container_type = mq.TLO.Me.Inventory(i).Type()
if container_type == "BackPack" then
container_free = mq.TLO.Me.Inventory(i).Container() -
mq.TLO.Me.Inventory(i).Items()
container_slots_free = container_slots_free + container_free
end
end
return container_slots_free
end
Yes, this is a known issue but doesn't break anything, it is erroneous text if the main recipe is the only recipe it errors out prematurely.everytime I succeed I also get a unsuccessful attempt message.
Doing Craft - Artisan
View attachment 38214
Welcome to TimeQuest.Ug, cultural armor is a pain having to run back to city all the time lol
I hear it's pretty good..heh I know, and this lua has me spoiled
Doing some testing, I tried with vegetables and it did the opposite , so I am doing it with the real recipe..everytime I succeed I also get a unsuccessful attempt message.
Doing Craft - Artisan
View attachment 38214

There is no expert smith test in the DB, but there will be - Next Releasei need some help please!
expert smith test is able to start (after i got it manually) and is on the way to pok, but then the script crashes with some red text...
same on the journeyman tailor test
thanks for your support!!!
thank you!There is no expert smith test in the DB, but there will be - Next Release
There is no journeyman tailor test in the DB, but there will be - Next Release
2/21/22
2.39b - ChangeLog
Added: Expert Smith Trophy Test (may need to make magnetic bricks separately, based on source materials) lots of ways to make magnetic bricks
Added: Journeyman Tailor Trophy Test
Fixed: Will now use exact container name when attempting to clean portable container -...
It currently has the beginner test.. gasp.. because why would anyone tinker to 300 without a trophywill Tinker Trophy be added as well?
Btw, keep up the good work man, i love he lua more each day!!!

Which one do you need?ah silly me..mechanist ..not tinkering ;p
I realize this may have been addressed al-ready, but .... It would really be nice if we could not run to stratos everytime recipe calls for a
( round, square, whatever ) cut tool!! - It only does it once for each tool and once you have them, it don't do it anymore.. but it also sounds like a prime candidate for the shop buddy to just buy jewel tools.
Would also be nice to be able to clear batch list by individual entries as apposed to clear all.
As there are some failures and at times would like to repeat some of batch but not all.

Journeyman Smith TestIt only does it once for each tool and once you have them, it don't do it anymore.. but it also sounds like a prime candidate for the shop buddy to just buy jewel tools.
