diff options
author | Andrei Karas <akaras@inbox.ru> | 2016-05-24 18:12:40 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-05-24 18:12:40 +0300 |
commit | d1681a3f1ef71e5fe08293846ca7d93bcf0a3d30 (patch) | |
tree | fbe1d969db5eb2a318148312f4a580fce706a227 /servergreps/hercules/20100803/clientbadpackets.txt | |
parent | 90c78d3b0a59b5fa919349855898b75baade8b5e (diff) | |
download | evol-tools-d1681a3f1ef71e5fe08293846ca7d93bcf0a3d30.tar.gz evol-tools-d1681a3f1ef71e5fe08293846ca7d93bcf0a3d30.tar.bz2 evol-tools-d1681a3f1ef71e5fe08293846ca7d93bcf0a3d30.tar.xz evol-tools-d1681a3f1ef71e5fe08293846ca7d93bcf0a3d30.zip |
servergreps: add all 2010 and newer packet versions.
Also update logs
Diffstat (limited to 'servergreps/hercules/20100803/clientbadpackets.txt')
-rw-r--r-- | servergreps/hercules/20100803/clientbadpackets.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/servergreps/hercules/20100803/clientbadpackets.txt b/servergreps/hercules/20100803/clientbadpackets.txt new file mode 100644 index 0000000..dd829b0 --- /dev/null +++ b/servergreps/hercules/20100803/clientbadpackets.txt @@ -0,0 +1,9 @@ +0113 CMSG_ITEM_PICKUP client: clif->pTakeItem server: clif->pUseSkillToPos Change id to 00f5 +0190 CMSG_SKILL_USE_POSITION_MORE client: clif->pUseSkillToPosMoreInfo server: clif->pActionRequest Change id to 007e +0085 CMSG_PLAYER_CHANGE_DEST hidden by clif->pChangeDir +0094 CMSG_NAME_REQUEST hidden by clif->pMoveToKafra +0089 CMSG_PLAYER_CHANGE_ACT hidden by clif->pTickSend +0116 CMSG_SKILL_USE_POSITION hidden by clif->pDropItem +0113 CMSG_SKILL_USE_BEING hidden by clif->pTakeItem +0193 CMSG_SOLVE_CHAR_NAME hidden by clif->pCloseKafra +00f5 CMSG_MOVE_FROM_STORAGE hidden by clif->pTakeItem |