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/20141016/hercules_rathena_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/20141016/hercules_rathena_inpackets.txt')
-rw-r--r-- | servergreps/hercules/20141016/hercules_rathena_inpackets.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/servergreps/hercules/20141016/hercules_rathena_inpackets.txt b/servergreps/hercules/20141016/hercules_rathena_inpackets.txt new file mode 100644 index 0000000..f7aa179 --- /dev/null +++ b/servergreps/hercules/20141016/hercules_rathena_inpackets.txt @@ -0,0 +1,17 @@ +Wrong preffered packet for function clif->pPartyInvite: 00fc vs 0802 +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: 08ef clif->pDull +Exists only in rAthena: 08f1 clif->pDull +Exists only in rAthena: 0978 reqworldinfo +Exists only in rAthena: 09b4 clif->pDull +Exists only in rAthena: 0a01 clif->pHotkeyRowShift +Wrong function name for packet 0802: clif->pPartyInvite2 vs clif->pPartyInvite +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 |