some WoD herb\mine missing, can add please?
Will do in next release
Please add the following WoD fishing drop items.
Very nice write-up, thanks, but later you ask not to add this.
Not sure what it's going to be, maybe add a poll whether to add or not to add, haha
Hi would love to get these added for when leveling up using DungeonBuddy
Will do in next release
Theese random lines makes it hard to put in the items, any chance it can be fixed so it gives a better overview? I remember it being that way once, but got new PC so i had to redownload it, and now it's messy! Altho the greatest plugin to Honorbuddy!
Probably you used to have Notepad++ or similar.
Download that and then open the file in that program, should give you line numbers and format and all of the file.
will u add Strongboxes to the list?
When I have some time to fetch all the ID's I will add them.
For starters it goes on UseOnOne, but when it fails they have to be added to the RequireSleep section too (some soulbound items have issues, and therefor go to the sleep section).
Can't you just simply add a new list for items that require a profession and add an if-condition to see if the character has the necessary skill?
or similar.
Probably could, but as I said already few times troughout my posts and threads, I'm not playing anymore.
Already half a year ago I stopped playing and thus automatically stopped botting.
Me providing updates here for all of you is just a courtesy for the many users of this (and my other) plugin(s) without the obligation to have to go and pay for plugins (which I think is a wrong move to start with).
This is probably one of the most used 3rd party plugins to date (I have no numbers, but looking at the downloads and views over time I guess it's making the top 5)
Still couldn't be tempted to get back into the game and get the WoD expansion and gametime.
I'm in a few competitions for the WoD expansion, so who knows, maybe I win a copy, lol.
I'm using the latest version (3.6.4.3) and it still tries to use the stuff in my bank...
That's pretty much impossible since this:
prevents that from happening.
Those asking for that leatherworking item to be added.
Just add
Code:
110610, // Raw Beast Hide Scraps
after
Code:
109992, // Blackrock Fragment
found around line 580 in version 3.6.4.4 of TidyBags.cs
This is in the _itemUseOnTen section (you need 10 to combine it).
I'm currently busy to push v3.6.4.4 to the SVN after GitHub has finished updating, might release it here .zipped as well in a bit after I decide what to do with the fishing stuff from Proto ;-)
I've added it all but for now deactivated it by forward slashes in the code.
Haven't gotten around the strongbox item ID's yet, so they are not there yet.
Revision 3.6.4.4: SVN Only - Added fishing items as per request Proto (thanks for the code), code is added but for now deactivated (// in front of each item), Added missing items as per request Tayhatsu (thanks for the ID's), Added some dungeon rewards as per request jeppe64 and Ericane (thanks for the ID's).