diff options
Diffstat (limited to 'servergreps/hercules/20131223/hercules_rathena_inpackets.txt')
-rw-r--r-- | servergreps/hercules/20131223/hercules_rathena_inpackets.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/servergreps/hercules/20131223/hercules_rathena_inpackets.txt b/servergreps/hercules/20131223/hercules_rathena_inpackets.txt new file mode 100644 index 0000000..f044941 --- /dev/null +++ b/servergreps/hercules/20131223/hercules_rathena_inpackets.txt @@ -0,0 +1,17 @@ +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 rAthena: 012f clif->pOpenVending +Exists only in rAthena: 086b clif->pSearchStoreInfo +Exists only in rAthena: 0880 clif->pStoragePassword +Exists only in rAthena: 0882 clif->pUseSkillToPos +Exists only in rAthena: 08ef clif->pDull +Exists only in rAthena: 08f1 clif->pDull +Exists only in rAthena: 091e clif->pUseSkillToId +Exists only in rAthena: 0967 clif->pSolveCharName +Exists only in rAthena: 0978 reqworldinfo +Exists only in rAthena: 09b4 clif->pDull +Different packet size for packet 0879 clif->pPartyBookingRegisterReq: 18 vs 41 +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 |