The Gameobject IDs are the same for all servers. Just download a WoWEmu, and look at the gameobjects.scp. All the objects are listed there. To add them to a MaNGOS server, in game type ".addgo <object id>".
The best way I came across to get the gobject list. I use Sqlyog so i go to my db and to the gameobject_names column. right click on the column and export the table. It will create an html file of just the gameobject names and the ids. Pick the gobject u want to use then go in game and type .gobject spawn id#. Hope this helps
Another way is to create the object into the gameobject_name database with the displayid for the objects you want.. this is the GM Handbook with all commands,objects id,spell id and anything needs a gm on a server...
To view the content, you need to sign in or register