diff options
author | Andrei Karas <akaras@inbox.ru> | 2016-09-25 03:07:46 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-09-25 03:07:46 +0300 |
commit | d7e0a68dfe64c68a1bdc0f484a0e698745185997 (patch) | |
tree | 646f5aa6796dfd32be447b6a9acf4548863c0a3c /servergreps/hercules/20130807/hercules_idathena_inpackets.txt | |
parent | bd175028c22fdeff6b19ec6cc7361aea03f9073f (diff) | |
download | evol-tools-d7e0a68dfe64c68a1bdc0f484a0e698745185997.tar.gz evol-tools-d7e0a68dfe64c68a1bdc0f484a0e698745185997.tar.bz2 evol-tools-d7e0a68dfe64c68a1bdc0f484a0e698745185997.tar.xz evol-tools-d7e0a68dfe64c68a1bdc0f484a0e698745185997.zip |
servergreps: updatelogs
Diffstat (limited to 'servergreps/hercules/20130807/hercules_idathena_inpackets.txt')
-rw-r--r-- | servergreps/hercules/20130807/hercules_idathena_inpackets.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/servergreps/hercules/20130807/hercules_idathena_inpackets.txt b/servergreps/hercules/20130807/hercules_idathena_inpackets.txt new file mode 100644 index 0000000..6b3a5d2 --- /dev/null +++ b/servergreps/hercules/20130807/hercules_idathena_inpackets.txt @@ -0,0 +1,18 @@ +Wrong preffered packet for function clif->pPartyBookingDeleteReq: 0806 vs 08e9 +Wrong preffered packet for function clif->pPartyBookingUpdateReq: 0808 vs 08eb +Wrong preffered packet for function clif->pPartyBookingSearchReq: 0804 vs 08e7 +Exists only in idAthena: 012f clif->pOpenVending +Exists only in idAthena: 086b clif->pSearchStoreInfo +Exists only in idAthena: 0880 clif->pStoragePassword +Exists only in idAthena: 0882 clif->pUseSkillToPos +Exists only in idAthena: 08ef clif->pDull +Exists only in idAthena: 08f1 clif->pDull +Exists only in idAthena: 091e clif->pUseSkillToId +Exists only in idAthena: 092f clif->pPartyInvite2 +Exists only in idAthena: 0967 clif->pSolveCharName +Exists only in idAthena: 0978 reqworldinfo +Different packet size for packet 0879 clif->pPartyBookingRegisterReq: 18 vs 41 +Wrong function name for packet 08d7: clif->pBGQueueRegister vs clif->pDull +Wrong function name for packet 08e7: clif->pPartyRecruitSearchReq vs clif->pPartyBookingSearchReq +Wrong function name for packet 08e9: clif->pPartyRecruitDeleteReq vs clif->pPartyBookingDeleteReq +Wrong function name for packet 08eb: clif->pPartyRecruitUpdateReq vs clif->pPartyBookingUpdateReq |