summaryrefslogtreecommitdiff
path: root/servergreps/hercules/20141022
diff options
context:
space:
mode:
Diffstat (limited to 'servergreps/hercules/20141022')
-rw-r--r--servergreps/hercules/20141022/clientpackets.txt1
-rw-r--r--servergreps/hercules/20141022/clientpreferredpackets.txt12
-rw-r--r--servergreps/hercules/20141022/clientwrongpacketsizes.txt1
3 files changed, 14 insertions, 0 deletions
diff --git a/servergreps/hercules/20141022/clientpackets.txt b/servergreps/hercules/20141022/clientpackets.txt
index ae39fe4..2f58a90 100644
--- a/servergreps/hercules/20141022/clientpackets.txt
+++ b/servergreps/hercules/20141022/clientpackets.txt
@@ -163,6 +163,7 @@ PSESENT BUT UNIMPLIMENTED CMSG_PARTY_INVITED
0436 CMSG_SKILL_USE_POSITION clif->pUseSkillToPos
0437 CMSG_PLAYER_CHANGE_DEST clif->pWalkToXY
0439 CMSG_PLAYER_INVENTORY_USE clif->pUseItem
+07d7 CMSG_PARTY_SETTINGS clif->pPartyChangeOption
07da CMSG_PARTY_CHANGE_LEADER clif->pPartyChangeLeader
07e4 CMSG_ITEM_PICKUP clif->pTakeItem
07ec CMSG_MOVE_TO_STORAGE clif->pMoveToKafra
diff --git a/servergreps/hercules/20141022/clientpreferredpackets.txt b/servergreps/hercules/20141022/clientpreferredpackets.txt
new file mode 100644
index 0000000..c59909d
--- /dev/null
+++ b/servergreps/hercules/20141022/clientpreferredpackets.txt
@@ -0,0 +1,12 @@
+0102 -> 07d7 CMSG_PARTY_SETTINGS clif->pPartyChangeOption
+0202 -> 08ad CMSG_PLAYER_CHANGE_DIR clif->pChangeDir
+0361 -> 0899 CMSG_HOMUNCULUS_MENU clif->pHomMenu
+0362 -> 087d CMSG_PLAYER_INVENTORY_DROP clif->pDropItem
+0436 -> 023b CMSG_SKILL_USE_POSITION clif->pUseSkillToPos
+07e4 -> 094e CMSG_ITEM_PICKUP clif->pTakeItem
+07ec -> 0878 CMSG_MOVE_TO_STORAGE clif->pMoveToKafra
+085b -> 08aa CMSG_MOVE_FROM_STORAGE clif->pMoveFromKafra
+0871 -> 0369 CMSG_PLAYER_CHANGE_ACT clif->pActionRequest
+088a -> 096a CMSG_NAME_REQUEST clif->pGetCharNameRequest
+089c -> 093b CMSG_MAP_SERVER_CONNECT clif->pWantToConnection
+095d -> 0896 CMSG_PARTY_INVITE2 clif->pPartyInvite2
diff --git a/servergreps/hercules/20141022/clientwrongpacketsizes.txt b/servergreps/hercules/20141022/clientwrongpacketsizes.txt
index 010dc30..ba95ad9 100644
--- a/servergreps/hercules/20141022/clientwrongpacketsizes.txt
+++ b/servergreps/hercules/20141022/clientwrongpacketsizes.txt
@@ -1,2 +1,3 @@
022d CMSG_BUYINGSTORE_CLOSE clif->pMoveFromKafra 2 vs 8
+07d7 CMSG_PARTY_SETTINGS clif->pPartyChangeOption 6 vs 8
0835 CMSG_SEARCHSTORE_CLICK clif->pSearchStoreInfoListItemClick 2 vs 12