Handler created for LootMsg

This commit is contained in:
2024-03-29 04:59:27 -04:00
parent 06e41d5b94
commit 4bc19235a6
3 changed files with 261 additions and 235 deletions
+1 -1
View File
@@ -143,7 +143,7 @@ public enum Protocol {
MODIFYGUILDSTATE(0x38936FEA, ToggleLfgRecruitingMsg.class, null), //Toggle LFGroup/LFGuild/Recruiting
MOTD(0xEC841E8D, MOTDMsg.class, MOTDEditHandler.class), //Send/Rec Guild/Nation/IC MOTD Message
MOVECORRECTION(0x47FAD1E3, null, null), //Force move to point?
MOVEOBJECTTOCONTAINER(0xD1639F7C, LootMsg.class, null), //Send/Recv MoveObjectToContainer Msg
MOVEOBJECTTOCONTAINER(0xD1639F7C, LootMsg.class, LootMsgHandler.class), //Send/Recv MoveObjectToContainer Msg
MOVETOPOINT(0x49EF7241, MoveToPointMsg.class, MoveToPointHandler.class), // Move to point
NAMEVERIFY(0x1B3BF0B1, null, null), // Invalid Name in Character Creation
NEWWORLD(0x982E4A77, WorldDataMsg.class, null), // World Data