[Commands] Cleanup #reloadaa Command. (#2120)

* [Commands] Cleanup #reloadaa Command.
- Cleanup messages.
- Remove unncessary file_exists command from file.
- Make reloading of Alternate Advancement data global instead of zone specific.

* Update worldserver.cpp

* Update worldserver.cpp
This commit is contained in:
Kinglykrab
2022-05-06 21:57:19 -04:00
committed by GitHub
parent bf1d05d639
commit 86568e9292
6 changed files with 42 additions and 14 deletions
+1
View File
@@ -229,6 +229,7 @@
#define ServerOP_ReloadContentFlags 0x4013
#define ServerOP_ReloadVariablesWorld 0x4014
#define ServerOP_ReloadMerchants 0x4016
#define ServerOP_ReloadAAData 0x4017
#define ServerOP_ReloadStaticZoneData 0x4020
#define ServerOP_CZDialogueWindow 0x4500