View Single Post
04/20/15, 02:28 PM   #1
@AlphaLemming
 
@AlphaLemming's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 122
Post Dwemer Styles identificated incorrect

Hallo,

anyone who knows whats wrong with this ID's? I get them from the WIKI values in that order
but if requested, it returns not the correct value. As reported it returns Bows instead of Helmet
and so on. Whats the correct order?

GetAchievementCriterion(1144,id)

1 [ITEM_STYLE_CHAPTER_HELMETS]
2 [ITEM_STYLE_CHAPTER_GLOVES]
3 [ITEM_STYLE_CHAPTER_BOOTS]
4 [ITEM_STYLE_CHAPTER_LEGS]
5 [ITEM_STYLE_CHAPTER_CHESTS]
6 [ITEM_STYLE_CHAPTER_BELTS]
7 [ITEM_STYLE_CHAPTER_SHOULDERS]
8 [ITEM_STYLE_CHAPTER_SWORDS]
9 [ITEM_STYLE_CHAPTER_MACES]
10 [ITEM_STYLE_CHAPTER_AXES]
11 [ITEM_STYLE_CHAPTER_DAGGERS]
12 [ITEM_STYLE_CHAPTER_STAVES]
13 [ITEM_STYLE_CHAPTER_SHIELDS]
14 [ITEM_STYLE_CHAPTER_BOWS]
  Reply With Quote