how to find display ids menu

User Tag List

Results 1 to 14 of 14
  1. #1
    Noobcraft's Avatar Member
    Reputation
    141
    Join Date
    Aug 2007
    Posts
    598
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    how to find display ids

    go to wowhead.com

    find a item you like

    i will use Sulfuras, Hand of Ragnarosas a example

    add &xml at the end of the page title for example

    Sulfuras, Hand of Ragnaros - Items - World of Warcraft add &xml at the end

    it will tell you all the info on the item display id and the item id

    sorry if this is a repost
    Last edited by Noobcraft; 11-22-2007 at 03:04 PM.

    how to find display ids
  2. #2
    Illidan1's Avatar Banned
    Reputation
    244
    Join Date
    Jul 2007
    Posts
    2,251
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: how to find display ids

    Thanks dude!! so much, i though you could only do it on Alakaszm, but were is the Displayid info?
    Last edited by Illidan1; 11-22-2007 at 02:49 PM.

  3. #3
    Noobcraft's Avatar Member
    Reputation
    141
    Join Date
    Aug 2007
    Posts
    598
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: how to find display ids

    Originally Posted by Illidan1 View Post
    Thanks dude!! so much, i though you could only do it on Alakaszm, but were is the Displayid info?

    correction &xml and dont be afraid to +rep lol =D

  4. #4
    secretdragon008's Avatar Member
    Reputation
    43
    Join Date
    Sep 2007
    Posts
    217
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: how to find display ids

    hm,i cant find the display id anywere in that link...so how can i see it?
    i have looked in the source code file,but still cant find it.

  5. #5
    Noobcraft's Avatar Member
    Reputation
    141
    Join Date
    Aug 2007
    Posts
    598
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: how to find display ids

    <?xml version="1.0" encoding="UTF-8" ?>
    - <wowhead>
    - <item id="17182">
    - <name>
    - <![CDATA[ Sulfuras, Hand of Ragnaros ]]>
    </name>


    <level>80</level>

    <quality id="5">Legendary</quality>

    - <class id="2">
    - <![CDATA[ Weapons ]]>
    </class>


    - <subclass id="5">
    - <![CDATA[ Two-Handed Maces ]]>
    </subclass>


    <icon displayId="29698">INV_Hammer_Unique_Sulfuras</icon>

    <inventorySlot id="17">Two-Hand</inventorySlot>

    - <htmlTooltip>
    - <![CDATA[ <table><tr><td><b class="q5">Sulfuras, Hand of Ragnaros</b><br />Binds when picked up<br />Unique<table width="100%"><tr><td>Two-Hand</td><th>Mace</th></tr></table><table width="100%"><tr><td>223 - 372 Damage</td><th>Speed 3.70</th></tr></table>(80.4 damage per second)<br />+12 Strength<br />+12 Stamina<br />+30 Fire Resistance<!--e--><br />Durability 145 / 145<br />Requires Level 60</td></tr></table><table><tr><td><span class="q2">Chance on hit: Hurls a fiery ball that causes 273 to 333 Fire damage and an additional 75 damage over 10 sec.</span><br /><span class="q2">Equip: Deals 5 Fire damage to anyone who strikes you with a melee attack.</span></td></tr></table> ]]>
    </htmlTooltip>


    - <createdBy>
    - <spell id="21160" name="Eye of Sulfuras" icon="INV_Hammer_Unique_Sulfuras" minCount="1" maxCount="1">
    <reagent id="17193" name="Sulfuron Hammer" quality="4" icon="INV_Hammer_Unique_Sulfuras" count="1" />

    <reagent id="17204" name="Eye of Sulfuras" quality="5" icon="INV_Misc_Gem_Pearl_05" count="1" />

    </spell>


    </createdBy>


    <link>Sulfuras, Hand of Ragnaros - Items - World of Warcraft</link>

    </item>


    </wowhead>

    when you do it you get this so the icon id is the display id


    display id of the hammer <icon displayId="29698">INV_Hammer_Unique_Sulfuras</icon>
    Last edited by Noobcraft; 11-22-2007 at 03:45 PM.

  6. #6
    Illidan1's Avatar Banned
    Reputation
    244
    Join Date
    Jul 2007
    Posts
    2,251
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: how to find display ids

    Ahh yeah lol the & at the front work, thanks now,+Rep x4

  7. #7
    secretdragon008's Avatar Member
    Reputation
    43
    Join Date
    Sep 2007
    Posts
    217
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: how to find display ids

    hm,cant find it anywere now to.
    so do i need a program to see it?
    i use Opera to surf on the web.

  8. #8
    Noobcraft's Avatar Member
    Reputation
    141
    Join Date
    Aug 2007
    Posts
    598
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: how to find display ids

    secretdragon your adding &xml at the end like

    wowhead.com/hammerwtf=1242&xml right?


    you dont need any programs

  9. #9
    Immortals's Avatar Member
    Reputation
    3
    Join Date
    Nov 2007
    Posts
    39
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: how to find display ids

    I would +rep if I could :P Im still stickign with HeidiSQL though So much easier :P

  10. #10
    secretdragon008's Avatar Member
    Reputation
    43
    Join Date
    Sep 2007
    Posts
    217
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: how to find display ids

    Originally Posted by darune94 View Post
    secretdragon your adding &xml at the end like

    wowhead.com/hammerwtf=1242&xml right?


    you dont need any programs
    no,i didt use &xml at the end.so i tryed that now.
    but still cant see it,i can only see:

    Sulfuras, Hand of Ragnaros80LegendaryWeaponsTwo-Handed MacesINV_Hammer_Unique_SulfurasTwo-Hand<table><tr><td><b class="q5">Sulfuras, Hand of Ragnaros</b><br />Binds when picked up<br />Unique<table width="100%"><tr><td>Two-Hand</td><th>Mace</th></tr></table><table width="100%"><tr><td>223 - 372 Damage</td><th>Speed 3.70</th></tr></table>(80.4 damage per second)<br />+12 Strength<br />+12 Stamina<br />+30 Fire Resistance<!--e--><br />Durability 145 / 145<br />Requires Level 60</td></tr></table><table><tr><td><span class="q2">Chance on hit: Hurls a fiery ball that causes 273 to 333 Fire damage and an additional 75 damage over 10 sec.</span><br /><span class="q2">Equip: Deals 5 Fire damage to anyone who strikes you with a melee attack.</span></td></tr></table>Sulfuras, Hand of Ragnaros - Items - World of Warcraft

    cant see any display id here, just the item code and some other stuff.

  11. #11
    Noobcraft's Avatar Member
    Reputation
    141
    Join Date
    Aug 2007
    Posts
    598
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: how to find display ids

    dude ok read wut i said the icon display id is the display id

    <icon displayId="29698">INV_Hammer_Unique_Sulfuras</icon>


  12. #12
    secretdragon008's Avatar Member
    Reputation
    43
    Join Date
    Sep 2007
    Posts
    217
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: how to find display ids

    Originally Posted by darune94 View Post
    dude ok read wut i said the icon display id is the display id

    <icon displayId="29698">INV_Hammer_Unique_Sulfuras</icon>
    I know that,but i just saying i cant see the item display ids on wowhead page.
    when i do the &xml.

    so if i want other items,i still dont know what display id they are.

  13. #13
    Noobcraft's Avatar Member
    Reputation
    141
    Join Date
    Aug 2007
    Posts
    598
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: how to find display ids

    i dont know wut to say it might be the way your screen is or somin im not shure never had the prob were i codent see the display ids :confused:

  14. #14
    Illidan1's Avatar Banned
    Reputation
    244
    Join Date
    Jul 2007
    Posts
    2,251
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: how to find display ids

    Yeah mate in \/

    Sulfuras, Hand of Ragnaros80LegendaryWeaponsTwo-Handed MacesINV_Hammer_Unique_SulfurasTwo-Hand<table><tr><td><b class="q5">Sulfuras, Hand of Ragnaros</b><br />Binds when picked up<br />Unique<table width="100%"><tr><td>Two-Hand</td><th>Mace</th></tr></table><table width="100%"><tr><td>223 - 372 Damage</td><th>Speed 3.70</th></tr></table>(80.4 damage per second)<br />+12 Strength<br />+12 Stamina<br />+30 Fire Resistance<!--e--><br />Durability 145 / 145<br />Requires Level 60</td></tr></table><table><tr><td><span class="q2">Chance on hit: Hurls a fiery ball that causes 273 to 333 Fire damage and an additional 75 damage over 10 sec.</span><br /><span class="q2">Equip: Deals 5 Fire damage to anyone who strikes you with a melee attack.</span></td></tr></table>Sulfuras, Hand of Ragnaros - Items - World of Warcraft
    There is no \/

    <icon displayId="29698">INV_Hammer_Unique_Sulfuras</icon>

Similar Threads

  1. How to find Display IDs for items, creatures, etc.
    By ledz14 in forum WoW EMU Guides & Tutorials
    Replies: 0
    Last Post: 06-02-2008, 01:15 PM
  2. How To Find Display ID's On Thottbot!
    By Toxik the Spammer in forum WoW EMU Guides & Tutorials
    Replies: 1
    Last Post: 05-22-2008, 07:44 PM
  3. [Guide] Find Display IDs,Item IDs!
    By snowflaker in forum WoW EMU Guides & Tutorials
    Replies: 0
    Last Post: 05-10-2008, 12:06 PM
  4. How to find display ids for new items
    By Balexgt in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 10-30-2007, 08:30 PM
  5. [Guide] Finding Display IDs and Item/Object IDs,
    By iccy in forum World of Warcraft Guides
    Replies: 2
    Last Post: 10-02-2007, 11:37 PM
All times are GMT -5. The time now is 04:43 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search