diff options
author | Andrei Karas <akaras@inbox.ru> | 2016-04-06 19:59:26 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-04-06 20:18:14 +0300 |
commit | f34c203f9d12912446d8c457fab3ff3c85826613 (patch) | |
tree | c9f38eaaa1c02420eab5be7e27f304c443b53929 /servergreps/hercules/20140403 | |
parent | 4318c5855e7f306b96094aa406b359fa2f6370d7 (diff) | |
download | evol-tools-f34c203f9d12912446d8c457fab3ff3c85826613.tar.gz evol-tools-f34c203f9d12912446d8c457fab3ff3c85826613.tar.bz2 evol-tools-f34c203f9d12912446d8c457fab3ff3c85826613.tar.xz evol-tools-f34c203f9d12912446d8c457fab3ff3c85826613.zip |
servergreps: add logging for wrong client to server packet id.
Diffstat (limited to 'servergreps/hercules/20140403')
-rw-r--r-- | servergreps/hercules/20140403/clientbadpackets.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/servergreps/hercules/20140403/clientbadpackets.txt b/servergreps/hercules/20140403/clientbadpackets.txt new file mode 100644 index 0000000..f282dbd --- /dev/null +++ b/servergreps/hercules/20140403/clientbadpackets.txt @@ -0,0 +1,8 @@ +0202 CMSG_PLAYER_CHANGE_DIR client: clif->pChangeDir server: clif->pTakeItem Change id to 0360 +022d CMSG_BUYINGSTORE_CLOSE client: clif->pReqCloseBuyingStore server: clif->pWantToConnection Change id to 0867 +0360 CMSG_BUYINGSTORE_OPEN client: clif->pReqClickBuyingStore server: clif->pChangeDir Change id to 023b +0361 CMSG_HOMUNCULUS_MENU client: clif->pHomMenu server: clif->pReqOpenBuyingStore Change id to 0896 +07e4 CMSG_ITEM_PICKUP client: clif->pTakeItem server: clif->pFriendsListAdd Change id to 0958 +07ec CMSG_MOVE_TO_STORAGE client: clif->pMoveToKafra server: clif->pSolveCharName Change id to 095c +0815 CMSG_BUYINGSTORE_CREATE client: clif->pReqOpenBuyingStore server: clif->pChangeDir Change id to 0944 +0940 CMSG_SEARCHSTORE_NEXT_PAGE client: clif->pSearchStoreInfoNextPage server: clif->pTakeItem Change id to 085d |