diff options
author | Andrei Karas <akaras@inbox.ru> | 2016-04-06 20:35:44 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-04-06 20:35:44 +0300 |
commit | 1ebdb3dcda085b1fc7949b8e36e127b83f80db8a (patch) | |
tree | 7e454b29567d6d4d6e5921aa81e28fce0c2aa7b8 /servergreps/hercules/20140000/clientpreferredpackets.txt | |
parent | f34c203f9d12912446d8c457fab3ff3c85826613 (diff) | |
download | evol-tools-1ebdb3dcda085b1fc7949b8e36e127b83f80db8a.tar.gz evol-tools-1ebdb3dcda085b1fc7949b8e36e127b83f80db8a.tar.bz2 evol-tools-1ebdb3dcda085b1fc7949b8e36e127b83f80db8a.tar.xz evol-tools-1ebdb3dcda085b1fc7949b8e36e127b83f80db8a.zip |
servergreps: add log with preffered packet ids for client to server packets.
Diffstat (limited to 'servergreps/hercules/20140000/clientpreferredpackets.txt')
-rw-r--r-- | servergreps/hercules/20140000/clientpreferredpackets.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/servergreps/hercules/20140000/clientpreferredpackets.txt b/servergreps/hercules/20140000/clientpreferredpackets.txt new file mode 100644 index 0000000..f1c83b5 --- /dev/null +++ b/servergreps/hercules/20140000/clientpreferredpackets.txt @@ -0,0 +1,15 @@ +0102 -> 07d7 CMSG_PARTY_SETTINGS clif->pPartyChangeOption +0202 -> 094a CMSG_PLAYER_CHANGE_DIR clif->pChangeDir +0360 -> 0969 CMSG_BUYINGSTORE_OPEN clif->pReqClickBuyingStore +0361 -> 0949 CMSG_HOMUNCULUS_MENU clif->pHomMenu +0362 -> 0860 CMSG_PLAYER_INVENTORY_DROP clif->pDropItem +0366 -> 096a CMSG_SKILL_USE_POSITION_MORE clif->pUseSkillToPosMoreInfo +0368 -> 0898 CMSG_SOLVE_CHAR_NAME clif->pSolveCharName +0437 -> 035f CMSG_PLAYER_CHANGE_DEST clif->pWalkToXY +07e4 -> 092a CMSG_ITEM_PICKUP clif->pTakeItem +07ec -> 0968 CMSG_MOVE_TO_STORAGE clif->pMoveToKafra +0811 -> 087f CMSG_BUYINGSTORE_SELL clif->pReqTradeBuyingStore +0815 -> 0365 CMSG_BUYINGSTORE_CREATE clif->pReqOpenBuyingStore +0819 -> 093d CMSG_SEARCHSTORE_SEARCH clif->pSearchStoreInfo +0835 -> 0369 CMSG_SEARCHSTORE_CLICK clif->pSearchStoreInfoNextPage +083c -> 02c4 CMSG_SKILL_USE_BEING clif->pUseSkillToId |