diff options
Diffstat (limited to 'servergreps/hercules/20130703/hercules_idathena_inpackets.txt')
-rw-r--r-- | servergreps/hercules/20130703/hercules_idathena_inpackets.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/servergreps/hercules/20130703/hercules_idathena_inpackets.txt b/servergreps/hercules/20130703/hercules_idathena_inpackets.txt new file mode 100644 index 0000000..ff5d422 --- /dev/null +++ b/servergreps/hercules/20130703/hercules_idathena_inpackets.txt @@ -0,0 +1,13 @@ +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: 08ef clif->pDull +Exists only in idAthena: 08f1 clif->pDull +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 +Different packet size for packet 091d clif->pPartyBookingRegisterReq: 18 vs 41 |