Post new topic   Reply to topic    FORSAKEN ENLIGHTENMENT Forum Index -> Handy Macros's
View previous topic :: View next topic  
marxua



Joined: 08 Oct 2010
Posts: 19

Send private message
Reply with quote

re: how many artefacts did you make?

0
This is a nice macro to see howmany artefacts you created for each race, before using the macro, open your created artefact tab once (that is the purple tab on the right side), then run the 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
Mac.

user avatar

Joined: 17 Dec 2010
Posts: 16

Send private message
Reply with quote

re: how many artefacts did you make?

0
Over 70 night elf artifacts made and STILL NO trinket.
Posts from:   
Post new topic   Reply to topic    FORSAKEN ENLIGHTENMENT Forum Index -> Handy Macros's All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum