Itemsets
From WoWRosterWiKi
(Difference between revisions)
(New page: {{RosterMenu}} == Itemsets == Itemsets is a Roster addon that shows a list of all your guildmates above lvl 50 and which setitems of their class-sets they have. Current version: ''' 1.7....) |
|||
(2 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | __NOEDITSECTION__ |
+ | {{Disclaimer}} | ||
+ | {{MainMenu|Roster}} | ||
+ | |||
== Itemsets == | == Itemsets == | ||
Itemsets is a Roster addon that shows a list of all your guildmates above lvl 50 and which setitems of their class-sets they have. | Itemsets is a Roster addon that shows a list of all your guildmates above lvl 50 and which setitems of their class-sets they have. | ||
− | Current version: ''' 1. | + | Current version: ''' 1.8.0 '''<br> |
Author: [[User:PoloDude|PoloDude]] | Author: [[User:PoloDude|PoloDude]] | ||
Line 13: | Line 16: | ||
* '''Dungeon set 1:''' Players can acquire this set from Stratholme, Scholomance and Blackrock Spire. | * '''Dungeon set 1:''' Players can acquire this set from Stratholme, Scholomance and Blackrock Spire. | ||
* '''Dungeon set 2:''' Players with set 1 can upgrade to this set by completing a new quest series. | * '''Dungeon set 2:''' Players with set 1 can upgrade to this set by completing a new quest series. | ||
+ | * '''Dungeon set 3:''' These sets can be found in the level 70 wings of dungeons throughout Outland. | ||
* '''Tier 1 raid set:''' These sets are obtained from Molten Core. | * '''Tier 1 raid set:''' These sets are obtained from Molten Core. | ||
* '''Tier 2 raid set:''' This armor is found inside Molten Core, Onyxia's Lair and Blackwing Lair. | * '''Tier 2 raid set:''' This armor is found inside Molten Core, Onyxia's Lair and Blackwing Lair. | ||
* '''Tier 3 raid set:''' This armor is found in Naxxramas. | * '''Tier 3 raid set:''' This armor is found in Naxxramas. | ||
+ | * '''Tier 4 raid set:''' This armor can be obtained from Asuur (Aldor) or Arodis Sunblade (Scryer) in Shattrath City using tokens obtained from Karazhan, Gruul's Lair, and Magtheridon's Lair. | ||
* '''ZG:''' Quest Rewards Zandalar Tribe. | * '''ZG:''' Quest Rewards Zandalar Tribe. | ||
* '''AQ20:''' Quest Rewards Cenarion Circle. | * '''AQ20:''' Quest Rewards Cenarion Circle. | ||
Line 21: | Line 26: | ||
* '''PvP Superior set:''' This armor can be purchased from your faction's PvP armor vendor in the officer's barracks. You must have the appropriate PvP rank in order to purchase and equip these pieces. | * '''PvP Superior set:''' This armor can be purchased from your faction's PvP armor vendor in the officer's barracks. You must have the appropriate PvP rank in order to purchase and equip these pieces. | ||
* '''PvP Epic set:''' This armor can be purchased from your faction's PvP armor vendor in the officer's barracks. You must have the appropriate PvP rank to purchase or equip these pieces. | * '''PvP Epic set:''' This armor can be purchased from your faction's PvP armor vendor in the officer's barracks. You must have the appropriate PvP rank to purchase or equip these pieces. | ||
− | |||
== Instructions == | == Instructions == | ||
Line 37: | Line 41: | ||
| Creation of the original coding for the "ItemSets" addon | | Creation of the original coding for the "ItemSets" addon | ||
|- style="background:gray;color:white;" | |- style="background:gray;color:white;" | ||
− | | Harut | + | | Harut |
| French (frFR) localization of the wordings used in "ItemSets" | | French (frFR) localization of the wordings used in "ItemSets" | ||
|- style="background:silver;" | |- style="background:silver;" | ||
− | | | + | | Bellanca |
− | | | + | | TBC Itemsets |
|} | |} | ||
− | |||
[[Category:RosterAddon]] | [[Category:RosterAddon]] |
Latest revision as of 05:14, 15 June 2007
Important note: When you edit this page, you agree to release your contribution into the public domain. |
Contents |
Itemsets
Itemsets is a Roster addon that shows a list of all your guildmates above lvl 50 and which setitems of their class-sets they have.
Current version: 1.8.0
Author: PoloDude
Supported Sets
- Dungeon set 1: Players can acquire this set from Stratholme, Scholomance and Blackrock Spire.
- Dungeon set 2: Players with set 1 can upgrade to this set by completing a new quest series.
- Dungeon set 3: These sets can be found in the level 70 wings of dungeons throughout Outland.
- Tier 1 raid set: These sets are obtained from Molten Core.
- Tier 2 raid set: This armor is found inside Molten Core, Onyxia's Lair and Blackwing Lair.
- Tier 3 raid set: This armor is found in Naxxramas.
- Tier 4 raid set: This armor can be obtained from Asuur (Aldor) or Arodis Sunblade (Scryer) in Shattrath City using tokens obtained from Karazhan, Gruul's Lair, and Magtheridon's Lair.
- ZG: Quest Rewards Zandalar Tribe.
- AQ20: Quest Rewards Cenarion Circle.
- AQ40: Quest Rewards Brood of Nozdormu.
- PvP Superior set: This armor can be purchased from your faction's PvP armor vendor in the officer's barracks. You must have the appropriate PvP rank in order to purchase and equip these pieces.
- PvP Epic set: This armor can be purchased from your faction's PvP armor vendor in the officer's barracks. You must have the appropriate PvP rank to purchase or equip these pieces.
Instructions
- Unzip the package inside the roster/addons/ directory so the path will read: roster/addons/ItemSets/.
- Edit the roster/addons/ItemSets/conf.php if you want to enable multi-language support. in example:
//Multilanguage support - 1 to enable, 0 to disable $addon_conf['itemsets']['multilanguage'] = 0;
Credits
Gorgar | Creation of the original coding for the "ItemSets" addon |
Harut | French (frFR) localization of the wordings used in "ItemSets" |
Bellanca | TBC Itemsets |