Thread Tools Display Modes
11-15-09, 12:11 PM   #1
Drshow
A Cyclonian
 
Drshow's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2008
Posts: 49
Arrow List of Comparison & Achievement ID's

i have searched the internet far and wide and have failed to retrieve a complete list of Comparison & Achievement ID's

What im doing is, pulling Total gold ever looted, total gold ever vendored, total gold ever made in action & total gold made from quests. So far i have Total Gold Ever Made, = 328

if anyone knows the ids offhand or knows of a list of these id's please it would be appreceated.
ty so much, we did find a away to compile the full list to lua, and reformat for wiki.

http://www.wowwiki.com/Complete_list...evement_ID%27s

is the complete list of achievements and there associated ID's
__________________
__________________

Last edited by Drshow : 11-18-09 at 09:46 AM.
  Reply With Quote
11-15-09, 02:14 PM   #2
xConStruct
A Chromatic Dragonspawn
 
xConStruct's Avatar
AddOn Author - Click to view addons
Join Date: May 2008
Posts: 199
You can hover the button of the achievement / statistic and type:

/script print(GetMouseFocus().id)

This will print the id of it in the chatframe.
__________________
« Website | GitHub »

Oh hai!
  Reply With Quote
11-17-09, 03:31 PM   #3
Drshow
A Cyclonian
 
Drshow's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2008
Posts: 49
Originally Posted by Cargor View Post
You can hover the button of the achievement / statistic and type:

/script print(GetMouseFocus().id)

This will print the id of it in the chatframe.
ty so much, we did find a away to compile the full list to lua, and reformat for wiki.

http://www.wowwiki.com/Complete_list...evement_ID%27s

is the complete list of achievements and there associated ID's
__________________
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » List of Comparison & Achievement ID's


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off