From 7f67117ec3257f70971d279176e705b523ba64a0 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 18 May 2016 20:51:01 +0300 Subject: servergreps: add logs for 2013xxxx packets. --- servergreps/hercules/20141016/clientpackets.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'servergreps/hercules/20141016') diff --git a/servergreps/hercules/20141016/clientpackets.txt b/servergreps/hercules/20141016/clientpackets.txt index 53b3db2..ce3b925 100644 --- a/servergreps/hercules/20141016/clientpackets.txt +++ b/servergreps/hercules/20141016/clientpackets.txt @@ -46,6 +46,7 @@ PSESENT BUT UNIMPLIMENTED CMSG_LOGIN_REGISTER2 00ed CMSG_TRADE_CANCEL_REQUEST clif->pTradeCancel 00ef CMSG_TRADE_OK clif->pTradeCommit 00f3 CMSG_CHAT_MESSAGE clif->pGlobalMessage +00f5 CMSG_ITEM_PICKUP clif->pTakeItem 00f9 CMSG_PARTY_CREATE clif->pCreateParty 00fc CMSG_PARTY_INVITE clif->pPartyInvite 00ff CMSG_PARTY_INVITED clif->pReplyPartyInvite @@ -54,6 +55,7 @@ PSESENT BUT UNIMPLIMENTED CMSG_LOGIN_REGISTER2 0103 CMSG_PARTY_KICK clif->pRemovePartyMember 0108 CMSG_PARTY_MESSAGE clif->pPartyMessage 0112 CMSG_SKILL_LEVELUP_REQUEST clif->pSkillUp +0116 CMSG_PLAYER_INVENTORY_DROP clif->pDropItem 0118 CMSG_PLAYER_STOP_ATTACK clif->pStopAttack 011b CMSG_SKILL_USE_MAP clif->pUseSkillMap 011d CMSG_PLAYER_SET_MEMO clif->pRequestMemo @@ -220,6 +222,7 @@ PSESENT BUT UNIMPLIMENTED CMSG_LOGIN_REGISTER2 0888 CMSG_MAP_SERVER_CONNECT clif->pWantToConnection 0889 CMSG_SEARCHSTORE_SEARCH clif->pSearchStoreInfo 088a CMSG_NAME_REQUEST clif->pGetCharNameRequest +088b CMSG_ITEM_PICKUP clif->pTakeItem 088c CMSG_PLAYER_CHANGE_DIR clif->pChangeDir 088e CMSG_MOVE_TO_STORAGE clif->pMoveToKafra 0890 CMSG_PARTY_INVITE2 clif->pPartyInvite2 @@ -231,6 +234,9 @@ PSESENT BUT UNIMPLIMENTED CMSG_LOGIN_REGISTER2 089a CMSG_FRIENDS_ADD_PLAYER clif->pFriendsListAdd 089b CMSG_FRIENDS_ADD_PLAYER clif->pFriendsListAdd 089c CMSG_MAP_SERVER_CONNECT clif->pWantToConnection +089e CMSG_PLAYER_INVENTORY_DROP clif->pDropItem +089f CMSG_ITEM_PICKUP clif->pTakeItem +08a1 CMSG_ITEM_PICKUP clif->pTakeItem 08a6 CMSG_PLAYER_CHANGE_DIR clif->pChangeDir 08a7 CMSG_PLAYER_CHANGE_DIR clif->pChangeDir 08a9 CMSG_PARTY_INVITE2 clif->pPartyInvite2 -- cgit v1.2.3-60-g2f50