Added some base work for this

This commit is contained in:
KimLS
2024-11-27 18:54:14 -08:00
parent fe9df46a24
commit d9c17511fd
123 changed files with 16265 additions and 0 deletions
+1
View File
@@ -465,6 +465,7 @@ N(OP_SendAAStats),
N(OP_SendAATable),
N(OP_SendCharInfo),
N(OP_SendExpZonein),
N(OP_SendFindableLocations),
N(OP_SendFindableNPCs),
N(OP_SendGuildTributes),
N(OP_SendLoginInfo),
+1
View File
@@ -282,6 +282,7 @@
#define ServerOP_ReloadBaseData 0x4128
#define ServerOP_ReloadSkillCaps 0x4129
#define ServerOP_ReloadNPCSpells 0x4130
#define ServerOP_ReloadFindableLocations 0x4131
#define ServerOP_CZDialogueWindow 0x4500
#define ServerOP_CZLDoNUpdate 0x4501