diff options
author | Andrei Karas <akaras@inbox.ru> | 2016-04-19 18:48:00 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-04-19 18:48:00 +0300 |
commit | 0d949c4f2c3a31720d42928d4a4618e8b35afd5d (patch) | |
tree | 5d81796b95e842f6eb5d50f2294420a1e4cd1a85 /servergreps/hercules/20130000/clientbadpackets.txt | |
parent | 7abfa5c2d04f553912b343d69a1ec1aa8513f923 (diff) | |
download | evol-tools-0d949c4f2c3a31720d42928d4a4618e8b35afd5d.tar.gz evol-tools-0d949c4f2c3a31720d42928d4a4618e8b35afd5d.tar.bz2 evol-tools-0d949c4f2c3a31720d42928d4a4618e8b35afd5d.tar.xz evol-tools-0d949c4f2c3a31720d42928d4a4618e8b35afd5d.zip |
servergreps: update logs
Diffstat (limited to 'servergreps/hercules/20130000/clientbadpackets.txt')
-rw-r--r-- | servergreps/hercules/20130000/clientbadpackets.txt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/servergreps/hercules/20130000/clientbadpackets.txt b/servergreps/hercules/20130000/clientbadpackets.txt index 12f6288..ae14b46 100644 --- a/servergreps/hercules/20130000/clientbadpackets.txt +++ b/servergreps/hercules/20130000/clientbadpackets.txt @@ -1,9 +1,12 @@ +0072 CMSG_MAP_SERVER_CONNECT client: clif->pWantToConnection server: clif->pUseSkillToId Change id to 022d 007e CMSG_MAP_PING client: clif->pTickSend server: clif->pUseSkillToPosMoreInfo Change id to 035f 0085 CMSG_CHAT_MESSAGE client: clif->pGlobalMessage server: clif->pChangeDir Change id to 00f3 +0089 CMSG_PLAYER_CHANGE_ACT client: clif->pActionRequest server: clif->pTickSend Change id to 0369 009b CMSG_PLAYER_CHANGE_DIR client: clif->pChangeDir server: clif->pWantToConnection Change id to 0202 +00f5 CMSG_MOVE_FROM_STORAGE client: clif->pMoveFromKafra server: clif->pTakeItem Change id to 0364 0116 CMSG_SKILL_USE_POSITION client: clif->pUseSkillToPos server: clif->pDropItem Change id to 0438 +0190 CMSG_SKILL_USE_POSITION_MORE client: clif->pUseSkillToPosMoreInfo server: clif->pActionRequest Change id to 0366 +0202 CMSG_FRIENDS_ADD_PLAYER client: clif->pFriendsListAdd server: clif->pChangeDir Change id to 023b 0819 CMSG_SEARCHSTORE_SEARCH client: clif->pSearchStoreInfo server: clif->pStoragePassword Change id to 0811 0819 CMSG_SEARCHSTORE_SEARCH client: clif->pSearchStoreInfo server: clif->pStoragePassword Change id to 0811 0838 CMSG_SEARCHSTORE_NEXT_PAGE client: clif->pSearchStoreInfoNextPage server: clif->pSearchStoreInfoListItemClick Change id to 0835 -0871 CMSG_PLAYER_CHANGE_ACT client: clif->pActionRequest server: clif->pChangeDir Change id to 0369 -089c CMSG_MAP_SERVER_CONNECT client: clif->pWantToConnection server: clif->pFriendsListAdd Change id to 022d |