PDA

View Full Version : Item Counter/Goal -


Lord Nakitomimaru
12-05-2004, 04:31 AM
I had a random idea while I was working on collecting leather earlier today, gathering pieces to make a suit of armor for a new toon I'd started. I needed 24 total light leathers, but I had to check my leatherworking window half a dozen times to keep track of how many I had.

Anyway, my idea is kinda a combination of the Item Auto-Destoryer and QuestMinion, where you could control-click an item to be watched, and have the number you have displayed in a little frame, and set a goal number if you need a certain number of them. It'd display like QuestMinion displays your current/total needed quest items.

Would that be possible?

On another note, and quite possibly I've completely overlooked the answer, but is there a way to keep cosmos***** from deleting certain addons when the updater is run?

All in all though, great UI, and thank you!

sarf
12-06-2004, 04:59 PM
Possible, yes. I'd probably use drag'n'drop tho.

To prevent Cosmos from removing files, either add .nopatch to the directory (if the AddOn is called Qwe, then you need to create a directory/file named Qwe.toc) or you can create .nopatch files for all the files in the Qwe directory.

Hope this helps.

Sarf
---
Believe nothing, dare all.

Lord Nakitomimaru
12-07-2004, 06:03 AM
Very cool, and thank you for your reply. I look forward to the possible results.