diff options
Diffstat (limited to 'servergreps/hercules/20130221')
-rw-r--r-- | servergreps/hercules/20130221/clientbadpackets.txt | 2 | ||||
-rw-r--r-- | servergreps/hercules/20130221/clientpackets.txt | 11 | ||||
-rw-r--r-- | servergreps/hercules/20130221/clientwrongpacketsizes.txt | 2 |
3 files changed, 11 insertions, 4 deletions
diff --git a/servergreps/hercules/20130221/clientbadpackets.txt b/servergreps/hercules/20130221/clientbadpackets.txt index 30cdd1c..5a61e21 100644 --- a/servergreps/hercules/20130221/clientbadpackets.txt +++ b/servergreps/hercules/20130221/clientbadpackets.txt @@ -1,6 +1,4 @@ -0190 CMSG_SKILL_USE_POSITION_MORE client: clif->pUseSkillToPosMoreInfo server: clif->pActionRequest Change id to 0366 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 0085 CMSG_PLAYER_CHANGE_DEST hidden by clif->pChangeDir 0815 CMSG_BUYINGSTORE_CLOSE hidden by clif->pReqOpenBuyingStore 0089 CMSG_PLAYER_CHANGE_ACT hidden by clif->pTickSend diff --git a/servergreps/hercules/20130221/clientpackets.txt b/servergreps/hercules/20130221/clientpackets.txt index 8394df9..6d522d7 100644 --- a/servergreps/hercules/20130221/clientpackets.txt +++ b/servergreps/hercules/20130221/clientpackets.txt @@ -16,6 +16,7 @@ PSESENT BUT UNIMPLIMENTED CMSG_LOGIN_REGISTER2 0085 CMSG_PLAYER_CHANGE_DIR clif->pChangeDir 0089 CMSG_MAP_PING clif->pTickSend 0090 CMSG_NPC_TALK clif->pNpcClicked +0094 CMSG_MOVE_TO_STORAGE clif->pMoveToKafra 0096 CMSG_CHAT_WHISPER clif->pWisMessage 0099 CMSG_ADMIN_ANNOUNCE clif->pBroadcast 00ab CMSG_PLAYER_UNEQUIP clif->pUnequipItem @@ -180,6 +181,8 @@ PSESENT BUT UNIMPLIMENTED CMSG_LOGIN_REGISTER2 0361 CMSG_HOMUNCULUS_MENU clif->pHomMenu 0362 CMSG_PLAYER_INVENTORY_DROP clif->pDropItem 0363 CMSG_MAP_SERVER_CONNECT clif->pWantToConnection +0366 CMSG_SKILL_USE_POSITION_MORE clif->pUseSkillToPosMoreInfo +0367 CMSG_SKILL_USE_POSITION_MORE clif->pUseSkillToPosMoreInfo 0439 CMSG_PLAYER_INVENTORY_USE clif->pUseItem 07d7 CMSG_PARTY_SETTINGS clif->pPartyChangeOption 07da CMSG_PARTY_CHANGE_LEADER clif->pPartyChangeLeader @@ -190,6 +193,7 @@ PSESENT BUT UNIMPLIMENTED CMSG_LOGIN_REGISTER2 0811 CMSG_SEARCHSTORE_SEARCH clif->pSearchStoreInfo 0815 CMSG_BUYINGSTORE_CREATE clif->pReqOpenBuyingStore 0825 CMSG_LOGIN_REGISTER_SSO lclif->p->parse_CA_SSO_LOGIN_REQ +0835 CMSG_SEARCHSTORE_NEXT_PAGE clif->pSearchStoreInfoNextPage 083b CMSG_SEARCHSTORE_CLOSE clif->pCloseSearchStoreInfo 083c CMSG_SKILL_USE_BEING clif->pUseSkillToId 0844 CMSG_NPC_CASH_SHOP_OPEN clif->pCashShopOpen @@ -197,15 +201,21 @@ PSESENT BUT UNIMPLIMENTED CMSG_LOGIN_REGISTER2 084a CMSG_NPC_CASH_SHOP_CLOSE clif->pCashShopClose 0865 CMSG_ITEM_PICKUP clif->pTakeItem 086a CMSG_MAP_SERVER_CONNECT clif->pWantToConnection +086c CMSG_MOVE_TO_STORAGE clif->pMoveToKafra 0871 CMSG_PLAYER_CHANGE_DIR clif->pChangeDir 0887 CMSG_MAP_PING clif->pTickSend +0889 CMSG_SKILL_USE_POSITION_MORE clif->pUseSkillToPosMoreInfo 088a CMSG_NAME_REQUEST clif->pGetCharNameRequest +088b CMSG_SEARCHSTORE_NEXT_PAGE clif->pSearchStoreInfoNextPage 0890 CMSG_PLAYER_CHANGE_DIR clif->pChangeDir 0891 CMSG_PLAYER_INVENTORY_DROP clif->pDropItem +0893 CMSG_MOVE_TO_STORAGE clif->pMoveToKafra 0899 CMSG_MAP_PING clif->pTickSend 089e CMSG_PLAYER_INVENTORY_DROP clif->pDropItem 089f CMSG_ITEM_PICKUP clif->pTakeItem +08a0 CMSG_MOVE_TO_STORAGE clif->pMoveToKafra 08ab CMSG_SEARCHSTORE_SEARCH clif->pSearchStoreInfo +08ad CMSG_SKILL_USE_POSITION_MORE clif->pUseSkillToPosMoreInfo 08ba CMSG_CHAR_CREATE_PIN ? 08c9 CMSG_NPC_CASH_SHOP_SCHEDULE clif->pCashShopSchedule 08d4 CMSG_CHAR_CHANGE_SLOT ? @@ -216,6 +226,7 @@ PSESENT BUT UNIMPLIMENTED CMSG_LOGIN_REGISTER2 0907 CMSG_PLAYER_FAVORITE_ITEM clif->pMoveItem 090a CMSG_BATTLE_CHECK_STATE clif->pBGQueueCheckState 0938 CMSG_ITEM_PICKUP clif->pTakeItem +093b CMSG_MOVE_TO_STORAGE clif->pMoveToKafra 094b CMSG_MAP_SERVER_CONNECT clif->pWantToConnection 0960 CMSG_PLAYER_CHANGE_DIR clif->pChangeDir 096e CMSG_MERGE_ITEM_ACK clif->ackmergeitems diff --git a/servergreps/hercules/20130221/clientwrongpacketsizes.txt b/servergreps/hercules/20130221/clientwrongpacketsizes.txt index 1774930..7e27154 100644 --- a/servergreps/hercules/20130221/clientwrongpacketsizes.txt +++ b/servergreps/hercules/20130221/clientwrongpacketsizes.txt @@ -1,3 +1 @@ -0190 CMSG_SKILL_USE_POSITION_MORE clif->pActionRequest 90 vs 23 0819 CMSG_SEARCHSTORE_SEARCH clif->pStoragePassword -1 vs 36 -0838 CMSG_SEARCHSTORE_NEXT_PAGE clif->pSearchStoreInfoListItemClick 2 vs 12 |