What's new

Add ID/Entry #s to all creatures, game objects, items, and quests titles/names

ralittle

Silver Supporter
13
2015
0
Hello all,

These are optional queries that will add ID/entry #s to all creatures, game object, items, and quests so they are easily seen in game. The purpose is to help with testing so you don't have to lookup the ID/entry #s because they are right there in your face :p


Adds entry #s to all creature names
http://www.mediafire.com/file/4i5utvvartexuo8/Global_Optional_-_creature_template_-_name.sql

Adds entry #s to all game object names
http://www.mediafire.com/file/31aeec1veul6bnn/Global_Optional_-_gameobject_template_-_name.sql

Adds entry #s to all item names
http://www.mediafire.com/file/qbkfcp72m305wl2/Global_Optional_-_item_template_-_name.sql

Adds ID #s to all quest titles
http://www.mediafire.com/file/b734qxxhr5wpysp/Global_Optional_-_quest_template_-_Title.sql

If anyone sees any errors please let me know so I can correct.
 
Last edited:

Rhisk

Senior User
Veteran Member
67
2016
4
Location
Cuba
No need this, for id use addons.
For quest ids: QuestCompleteList
For the others: IdTip
 
Top