Scripts/Commands: Convert argument parsing of instance commands to new system

Port From (https://github.com/TrinityCore/TrinityCore/commit/9bee960880c669d3c2ff42935f4666cfd32103f0)
This commit is contained in:
hondacrx
2022-06-10 13:59:00 -04:00
parent cf3b86ff76
commit 6ad85301ef
2 changed files with 100 additions and 139 deletions
+1 -1
View File
@@ -287,7 +287,7 @@ namespace Framework.Constants
CommandHonorAdd = 409,
CommandHonorAddKill = 410,
CommandHonorUpdate = 411,
CommandInstance = 412,
// 412 previously used, do not reuse
CommandInstanceListbinds = 413,
CommandInstanceUnbind = 414,
CommandInstanceStats = 415,