Quantcast

Remove dupe notice for now, add text printing out to see what's going on.

ackis [06-04-09 - 17:03]
Remove dupe notice for now, add text printing out to see what's going on.
Filename
ARLDatamine.lua
diff --git a/ARLDatamine.lua b/ARLDatamine.lua
index b02352b..77e8c1d 100644
--- a/ARLDatamine.lua
+++ b/ARLDatamine.lua
@@ -127,7 +127,7 @@ local function CreateReverseLookup()
 	local t = {}

 	for i in pairs(recipelist) do
-		if t[recipelist[i]["Name"]] then addon:Print("Dupe: " .. i) end
+		--if t[recipelist[i]["Name"]] then addon:Print("Dupe: " .. i) end
 		t[recipelist[i]["Name"]] = i
 	end

@@ -633,7 +633,7 @@ function addon:ScanToolTip(name,recipelist,reverselookup,isvendor)

 		local linetext = _G["ARLDatamineTTTextLeft" .. i]
 		local text = linetext:GetText()
-
+self:Print(text)
 		-- Check to see if it's a recipe otherwise break out of the for loop
 		if (i == 1) then
 			-- Get the header of the tooltip aka Pattern: