Wow Slot Ids
- Then go and figure out the slot/item/object ID of the thing you want to modify using wowhead.com or the image above. Remember that for quests, items and spells once you convert the ID to HEX you must SWAP it. Let’s take Imbued Scourge Shroud, the ID is 34782, converted to HEX this is 87DE. In WPE it should be: DE 87.
- Adds IDs to the ingame tooltips Browse Get Desktop Knowledge. IdTip-9.0.2-classic Nov 7, 2020 ©2020 Twitch.
Wow head has them ex: slayer armor (rogue t6) Slayer's Armor - Item Set - World of Warcraft if your using mangos you would type.additemset 668 arcemu would be.char add itemset 668 (if i rememeber correctly).
Wow Slot Ids Game
Wow Slot Ids Games
Ok so first no flaming pls i'm just trying to contribute or atleast tell noobs like me who don't know how to find and add an item in their server how to do it.
1.Finding the item ID-go to let's say wowhead and browse to an item which you want to add to your character,another character ,or a custom vendor.
2.Now look at the adress bar there you should see something like http://www.wowhead.com/?item='numbers which actually are the item ID'
Here's the image hope it makes it clear for everyone
3.Now when you know the item ID go in your server and add it somewhere.This is done differently in different cores.Here is the ArcEmu command:
ArcEmu: .additem 'item ID'
Thank you for reading my first guide and pls don't be very hard on me with your comments.I just hope it's not a repost.