From 2f8c9f2731706c19d16b428ffb2e1d91e2038b96 Mon Sep 17 00:00:00 2001 From: NotAdam Date: Tue, 18 Sep 2018 20:29:35 +1000 Subject: [PATCH] no merge yet pls mordred :(((( --- src/common/Network/PacketDef/Ipcs.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/common/Network/PacketDef/Ipcs.h b/src/common/Network/PacketDef/Ipcs.h index 1cc19abf..2e12289c 100644 --- a/src/common/Network/PacketDef/Ipcs.h +++ b/src/common/Network/PacketDef/Ipcs.h @@ -64,7 +64,7 @@ enum ServerZoneIpcType : /////////////////////////////////////////////////// ChatBanned = 0x006B, - Logout = 0x0077, // updated 4.3 + Logout = 0x0077, // updated 4.4 CFNotify = 0x0078, CFMemberStatus = 0x0079, CFDutyInfo = 0x007A, @@ -86,7 +86,7 @@ enum ServerZoneIpcType : InitSearchInfo = 0x0101, // updated 4.3 ExamineSearchComment = 0x0102, // updated 4.1 - ServerNotice = 0x0106, // updated 4.3 + ServerNotice = 0x0104, // updated 4.4 SetOnlineStatus = 0x0107, // updated 4.3 @@ -114,10 +114,10 @@ enum ServerZoneIpcType : GCAffiliation = 0x0162, // updated 4.3 - PlayerSpawn = 0x0172, // updated 4.3 - NpcSpawn = 0x0173, // updated 4.3 - ActorMove = 0x0174, // updated 4.3 - ActorSetPos = 0x0176, // updated 4.3 + PlayerSpawn = 0x016D, // updated 4.4 + NpcSpawn = 0x017E, // updated 4.4 + ActorMove = 0x0170, // updated 4.4 + ActorSetPos = 0x0172, // updated 4.4 ActorCast = 0x0174, // updated 4.4