Earlier Versions
| Name | Size | Uploaded | Game Version | Downloads | |
| r6 release | 27.49 KB | Dec 19, 2020 | 9.0.2 | 0 | Download |
| r4 release | 25.45 KB | Nov 22, 2020 | 9.0.2 | 61 | Download |
| r2 release | 25.36 KB | Oct 20, 2020 | 9.0.1 | 33 | Download |
| r1 release | 25.16 KB | Oct 12, 2020 | 9.0.1 +1 | 39 | Download |
Description
Contains a database of local names of mining and herbalism gathering nodes, with the item IDs of all the ores/stones/herbs gathered from it.
Embed LibGatheringNodes.xml in your .toc file or from another .xml file, then a typical way to use it is when mousing over a gathering node, call it like:
local drops = {LibStub("LibGatheringNodes-1.0").getItemID( _G["GameTooltipTextLeft1"]:GetText())}
Then you can loop them like:
for _, itemID in pairs(drops) do
Get 0.05 TON 💎
Download
Add a comment