How do you count howmany u solved? is there somewhere in game interface or HB statistics? Asking cause I really has no clue
Use this in game macro: /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
i been using that to level from 82-85 because i was having major issues questing in deepholm. i like archbuddy, only if you have fast flying though.
I don't have the staff, nor Zin'Rokh - but to be fair, I quit after I got the mount (and all the other rares), and that was like a couple of months into Cataclysm.