Is there an easier way to find Object ID's other than typing .go spawn <id>, .go spawn <id> all day? If so how do I do it? Because I am looking for Id #'s of a few difrent buildings.
Is there an easier way to find Object ID's other than typing .go spawn <id>, .go spawn <id> all day? If so how do I do it? Because I am looking for Id #'s of a few difrent buildings.
First, Blizzard has no gameobjects in their database that can be spawned. You have to create your own from the .mpq file name. There is a download by warsheep, you may want to search for it.
Second, you can get the ID from wowhead. http://www.wowhead.com/?object=148504. The number after the equal sign is the GO Id
You could also make a macro, .go spawn <ID> 1
He knows how to spawn or make macro, he just doesn't know how to find the IDs of the GOs![]()
Just ctrl-f it in the GOs database.