Topic. I've been searching around, mainly to find out how many Tolvirs i've done. Found a macro posted in some threads;

/run print("Total artifacts"); for x=1,9 do local c=GetNumArtifactsByRace(x); local a =0; for y=1,c do local t = select(9, GetArtifactInfoByRace(x, y)); a=a+t;end local rn = GetArchaeologyRaceInfo(x); if( c > 1 ) then print(rn .. ": " .. a); end end


but its not statistically correct at all. Shows 1 of each except Tolvir, which has 30, and Night Elf, which has 35, and i've been griding Tolvir all day, gotten 50+ solves today alone, its obviously incorrect.

So any way to see it?

- - - Updated - - -

Seriously nobody knows?