diff options
author | MrSmite <mrsmite@att.net> | 2013-01-19 02:14:20 -0500 |
---|---|---|
committer | MrSmite <mrsmite@att.net> | 2013-01-25 21:47:07 -0500 |
commit | a45f7fd878ba9060c3b4a38f353ac0de4b22c388 (patch) | |
tree | f612e650e356c44bd091b79f2086771ef9199259 /src/server/game/Scripting/ScriptLoader.cpp | |
parent | 6acfa490659875af8ea546aa223d07b3c9ad21cc (diff) |
Adds CONF option to show quest levels in dialogs.
Example: [13] Westfall Stew
Default = 0 (off). Make sure to set UI.ShowQuestLevelsInDialogs to 1 to turn it on
NOTES:
* DO NOT supply the quest level when using commands such as .lookup quest, it
is not actually part of the title (even though it will be printed in the result)
* Also adds the level in the quest tracker and quest log
* If locale is used, the level is added after the proper title is looked up
* LUA Mods that offer this feature do not work properly with TC, most will not put the level in all dialogs. Users who have such mods should disable the mod's feature or they may see the quest level listed twice.
Example: [13][13] Westfall Stew
Diffstat (limited to 'src/server/game/Scripting/ScriptLoader.cpp')
0 files changed, 0 insertions, 0 deletions