Add new command 'npc showloot'.

Port From (https://github.com/TrinityCore/TrinityCore/commit/64d8b183de9c56e1350b7323167b509fe2c43805)
This commit is contained in:
hondacrx
2020-07-24 14:39:24 -04:00
parent c70d2a67a0
commit 9533ebdd98
5 changed files with 590 additions and 462 deletions
+1 -1
View File
@@ -770,7 +770,7 @@ namespace Framework.Constants
CommandGroupAssistant = 862,
CommandGroupMaintank = 863,
CommandGroupMainassist = 864,
CommandNpcShowloot = 865, // Reserved
CommandNpcShowloot = 865,
CommandListSpawnpoints = 866, // Reserved
CommandReloadQuestGreetingLocale = 867, // Reserved
CommandModifyPower = 868,
+9 -1
View File
@@ -349,7 +349,15 @@ namespace Framework.Constants
CommandWhisperon = 285,
CommandWhisperoff = 286,
CommandCreatguidnotfound = 287,
// Ticket Strings Need Rewrite // 288-296 Free
CommandNotDeadOrNoLoot = 288,
CommandNpcShowLootHeader = 289,
CommandNpcShowLootLabel = 290,
CommandNpcShowLootEntry = 291,
CommandNpcShowLootMoney = 292,
CommandNpcShowLootLabel2 = 293,
CommandNpcShowLootSublabel = 294,
CommandNpcShowLootEntry2 = 295,
// 296 free
// End
CommandSpawndist = 297,