How To Find IDs menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 23
  1. #1
    Herzeleid's Avatar Banned
    Reputation
    77
    Join Date
    May 2007
    Posts
    820
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How To Find IDs

    Preface: I already posted this but it was lost. Here is a guide to finding and using a:

    • Entry ID
    • NPC ID
    • Game Object ID
    • Spell ID
    • Display ID
    • Faction ID


    Getting Entry IDs ( For Items ) :

    To find an entry ID Search Thottbot for your item:



    For Weapons and Armor, click the result under the Items Category of results.



    Now look at the URL of the page once you click your desired item:



    In this case, Shadowfang has an entry ID of : 1482

    Getting Display ID for an item:

    Now once you have found the weapon you want to use the Display ID of, click the render . ( It's with a white background and below the ingame symbol )



    Now look at the URL of the new page,



    20089 is the Display ID for shadowfang.

    Uses for Entry and Display IDs:


    With an item entry ID, you can add it to your inventory in game with

    .additem <ID> ( Example: .additem 1482 )

    With a display ID, you can make new weapons that look just like it. On WoW-V Using the Display ID.

    Finding NPC, Spell, Game Object, or Faction IDs:


    Finding an NPC, Spell, Gameobject, or Faction ID is just like finding an item, look the item up, check the URL, and copy the numbers.

    Make sure you are under the right category. In otherwords, make sure that if you're looking for the Entry ID for the Crusader Formula, that you don't get the ID of the spell to cast the enchant. The results are organized by category for a reason.

    Using NPC, Spell, Faction, and Game object IDs:

    To spawn an NPC once you have the ID, use:

    .npc spawn <ID#>


    To delete the spawned vendor, target the vendor and:

    .npc delete

    To Learn a spell once you have the ID, use:

    .learn <ID#> ----- NOTE: Make sure you are targeting yourself or you will teach someone else that spell =/

    To Undo the learning of a skill / spell type:

    .unlearn <SameID#>

    To modify your position with a faction type:

    .setstanding <X> <Y>

    Now X is the Faction ID that you looked up. While Y is the amount. 43000 is perfect 1000/1000 Exalted. Example: .setstanding 72 43000 would make me Exalted with Stormwind.

    With a faction ID, you can also modify an NPC's faction by:

    .npc faction <ID> ( you will probably need to log out to see the change )

    and to modify a player:

    .modify faction <ID> ( make sure you target the player you want to change )

    Gamebojects can be spawned with:

    .gobject spawn <ID>

    To make a Game object permanant ( Not disappear once you restart server )

    .gobject spawn <ID> 1

    To delete a gameobject you must first select it:

    .gobject s or .gobject select

    Then, once your desired Gameobject is selected:

    .gobject delete

    If you spawned a cage or a gate, and want to open it / lock it use:

    .gobject select ( to select it ) and then .gobject activate



    That's it. Please don't ask anymore questions about finding display IDs. I'll add anything to this by suggestion


    -Neinteen!
    Last edited by Herzeleid; 08-31-2007 at 02:29 PM.
    I Wonder why Errage, Dragonsky, and Conflag Pretend to Be Girls. Little Creepy in my Opinion.

    How To Find IDs
  2. #2
    Herzeleid's Avatar Banned
    Reputation
    77
    Join Date
    May 2007
    Posts
    820
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How To Find IDs

    you would have to do that for everyone who joined or made a new character.

    you would also have major gankage w/o a instant 70
    I Wonder why Errage, Dragonsky, and Conflag Pretend to Be Girls. Little Creepy in my Opinion.

  3. #3
    Djgonzels's Avatar Member
    Reputation
    3
    Join Date
    May 2007
    Posts
    36
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How To Find IDs

    !! i was looking for your other one xD, guess it did get lost..thnx for this one +rep!

    Remember that Reputation is our best friend!

  4. #4
    JulianX's Avatar Contributor
    Reputation
    106
    Join Date
    Jun 2007
    Posts
    177
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How To Find IDs

    You guys want an easier way to get the Display ID's? Follow my upcoming guide on it .

  5. #5
    Herzeleid's Avatar Banned
    Reputation
    77
    Join Date
    May 2007
    Posts
    820
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How To Find IDs

    Just download a list of them
    I Wonder why Errage, Dragonsky, and Conflag Pretend to Be Girls. Little Creepy in my Opinion.

  6. #6
    gnargnar's Avatar Member
    Reputation
    5
    Join Date
    Jul 2007
    Posts
    41
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How To Find IDs

    farkin poon i swear. i wanted to do this
    +rep nein, really good guide.
    https://www.wowserverlisting.net/index.php?a=stats&u=gnargnar
    poopdonkey.servegame.org

  7. #7
    Herzeleid's Avatar Banned
    Reputation
    77
    Join Date
    May 2007
    Posts
    820
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How To Find IDs

    Originally Posted by gnargnar View Post
    farkin poon i swear. i wanted to do this
    +rep nein, really good guide.
    thanks, it makes my day, seriously.
    I Wonder why Errage, Dragonsky, and Conflag Pretend to Be Girls. Little Creepy in my Opinion.

  8. #8
    gnargnar's Avatar Member
    Reputation
    5
    Join Date
    Jul 2007
    Posts
    41
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How To Find IDs

    Originally Posted by Neinteen View Post
    thanks, it makes my day, seriously.
    pshh. decided to check up on mmowned, spread some love
    the guide is really good though.
    90 rep!!! grats. cya nein and mmowned till whenever. (its friday night )
    https://www.wowserverlisting.net/index.php?a=stats&u=gnargnar
    poopdonkey.servegame.org

  9. #9
    Herzeleid's Avatar Banned
    Reputation
    77
    Join Date
    May 2007
    Posts
    820
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How To Find IDs

    Don't think so.

    Though you might be able to edit the races to have different factions.

    But...then a lvl 70 would be ganked by the gaurds right next to them =/
    I Wonder why Errage, Dragonsky, and Conflag Pretend to Be Girls. Little Creepy in my Opinion.

  10. #10
    Dragut's Avatar Member
    Reputation
    4
    Join Date
    Aug 2007
    Posts
    110
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How To Find IDs

    +rep I already knew this, but this will hopefully get sticky so we dont get anymore GIeF ID plzx!!11!

    EDIT: YOu have no rep button :S
    Last edited by Dragut; 09-05-2007 at 01:29 PM.

  11. #11
    Andrew131's Avatar Member
    Reputation
    6
    Join Date
    Jun 2007
    Posts
    55
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How To Find IDs

    Lol, thanks, my life will sure be a lot easier.
    Nice when people help
    But no rep!
    ...
    Joking of course.

  12. #12
    Herzeleid's Avatar Banned
    Reputation
    77
    Join Date
    May 2007
    Posts
    820
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How To Find IDs

    Originally Posted by Dragut View Post
    this will hopefully get sticky
    Like totally.. not.
    I Wonder why Errage, Dragonsky, and Conflag Pretend to Be Girls. Little Creepy in my Opinion.

  13. #13
    nikolaj06's Avatar Active Member
    Reputation
    40
    Join Date
    Apr 2007
    Posts
    176
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How To Find IDs

    Nice post, helps a lot would rep you if the site would let me do it -.-

    Referral 2.0 service - OneforLoL.com

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

    Re: How To Find IDs

    Thank you for this commands, been searching for these commands for a long time without succes

  15. #15
    Avatori's Avatar Member
    Reputation
    6
    Join Date
    Sep 2007
    Posts
    88
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How To Find IDs

    Thank you very much m8 i WAS wondering what some of them did, but tnot amymore thanks.

Page 1 of 2 12 LastLast

Similar Threads

  1. How to find item, weapon, and armor ids from model viewer
    By J-A-K-E in forum World of Warcraft Guides
    Replies: 9
    Last Post: 03-09-2016, 10:10 PM
  2. How to find GameObjects IDs?
    By SirRFI in forum WoW EMU Questions & Requests
    Replies: 3
    Last Post: 01-25-2009, 09:36 AM
  3. 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
  4. how to find display ids
    By Noobcraft in forum World of Warcraft Emulator Servers
    Replies: 13
    Last Post: 11-22-2007, 10:08 PM
  5. 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
All times are GMT -5. The time now is 07:23 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