other iconpve iconSee the percent of achievements you have completed macro

28
vote up

Macro for Wow: See the percent of achievements you have completed for Other & PVE. Works in World of Warcraft patch 5.4 Siege of Orgrimmar, Mists of Pandaria

Posted on: 09-24-2012 - Updated on: 02-01-2014 - viewed 7633 times

Need help?

Description:

achievement macroThis little Wow macro tells you how many achievements you have completed and what percent of the total available that is. I go into detail on how to make this macro in the LUA macro tutorial. Check it out to learn how to make your own scripted, powerful macros.

/run local a,b=GetNumCompletedAchievements() print(a.."/"..b.."achievements")print("that is".. b/a*100.."%")

Leave a Reply

Your email address will not be published. Required fields are marked *

301 Moved Permanently

Moved Permanently

The document has moved here.