diff options
author | Andrei Karas <akaras@inbox.ru> | 2016-04-24 00:55:34 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-04-24 00:55:34 +0300 |
commit | 0e01b00fecd3dd2f52e3463b291816ab2417518c (patch) | |
tree | f3872088211ad35aea0e006ad823d0430eee7b54 /servergreps/hercules/20141022/clientpackets.txt | |
parent | 5cde3702b83fe122b228bf23ffb973cf61104738 (diff) | |
download | evol-tools-0e01b00fecd3dd2f52e3463b291816ab2417518c.tar.gz evol-tools-0e01b00fecd3dd2f52e3463b291816ab2417518c.tar.bz2 evol-tools-0e01b00fecd3dd2f52e3463b291816ab2417518c.tar.xz evol-tools-0e01b00fecd3dd2f52e3463b291816ab2417518c.zip |
servergreps: update logs
Diffstat (limited to 'servergreps/hercules/20141022/clientpackets.txt')
-rw-r--r-- | servergreps/hercules/20141022/clientpackets.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/servergreps/hercules/20141022/clientpackets.txt b/servergreps/hercules/20141022/clientpackets.txt index 27edda8..961db77 100644 --- a/servergreps/hercules/20141022/clientpackets.txt +++ b/servergreps/hercules/20141022/clientpackets.txt @@ -215,6 +215,7 @@ PSESENT BUT UNIMPLIMENTED CMSG_LOGIN_REGISTER2 087d CMSG_PLAYER_INVENTORY_DROP clif->pDropItem 087f CMSG_BUYINGSTORE_SELL clif->pReqTradeBuyingStore 0882 CMSG_PLAYER_INVENTORY_DROP clif->pDropItem +0888 CMSG_MAP_SERVER_CONNECT clif->pWantToConnection 0889 CMSG_SEARCHSTORE_SEARCH clif->pSearchStoreInfo 088a CMSG_NAME_REQUEST clif->pGetCharNameRequest 088e CMSG_MOVE_TO_STORAGE clif->pMoveToKafra @@ -240,12 +241,14 @@ PSESENT BUT UNIMPLIMENTED CMSG_LOGIN_REGISTER2 0907 CMSG_PLAYER_FAVORITE_ITEM clif->pMoveItem 090a CMSG_BATTLE_CHECK_STATE clif->pBGQueueCheckState 0918 CMSG_SEARCHSTORE_SEARCH clif->pSearchStoreInfo +0919 CMSG_MAP_SERVER_CONNECT clif->pWantToConnection 091a CMSG_FRIENDS_ADD_PLAYER clif->pFriendsListAdd 091e CMSG_SKILL_USE_POSITION clif->pUseSkillToPos 091f CMSG_BUYINGSTORE_SELL clif->pReqTradeBuyingStore 0920 CMSG_MAP_SERVER_CONNECT clif->pWantToConnection 092a CMSG_ITEM_PICKUP clif->pTakeItem 092d CMSG_SKILL_USE_POSITION_MORE clif->pUseSkillToPosMoreInfo +092f CMSG_MAP_SERVER_CONNECT clif->pWantToConnection 0933 CMSG_SEARCHSTORE_SEARCH clif->pSearchStoreInfo 0934 CMSG_HOMUNCULUS_MENU clif->pHomMenu 093b CMSG_MAP_SERVER_CONNECT clif->pWantToConnection @@ -262,6 +265,7 @@ PSESENT BUT UNIMPLIMENTED CMSG_LOGIN_REGISTER2 094e CMSG_ITEM_PICKUP clif->pTakeItem 0950 CMSG_MAP_PING clif->pTickSend 0958 CMSG_ITEM_PICKUP clif->pTakeItem +095b CMSG_MAP_SERVER_CONNECT clif->pWantToConnection 095d CMSG_PARTY_INVITE2 clif->pPartyInvite2 0965 CMSG_SEARCHSTORE_CLICK clif->pSearchStoreInfoListItemClick 0966 CMSG_MAP_SERVER_CONNECT clif->pWantToConnection |