summaryrefslogtreecommitdiff
path: root/servergreps/hercules/20141016
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-05-18 20:51:01 +0300
committerAndrei Karas <akaras@inbox.ru>2016-05-18 20:51:01 +0300
commit7f67117ec3257f70971d279176e705b523ba64a0 (patch)
treec29de5e050ae2df8885b0ded6c40b115d134bcd5 /servergreps/hercules/20141016
parent99638d523472485f5805c27ba06d42b99c55894a (diff)
downloadtools-7f67117ec3257f70971d279176e705b523ba64a0.tar.gz
tools-7f67117ec3257f70971d279176e705b523ba64a0.tar.bz2
tools-7f67117ec3257f70971d279176e705b523ba64a0.tar.xz
tools-7f67117ec3257f70971d279176e705b523ba64a0.zip
servergreps: add logs for 2013xxxx packets.
Diffstat (limited to 'servergreps/hercules/20141016')
-rw-r--r--servergreps/hercules/20141016/clientpackets.txt6
1 files changed, 6 insertions, 0 deletions
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