summaryrefslogtreecommitdiff
path: root/src/map/packets.h
diff options
context:
space:
mode:
authorAmir El Sayed <aes@basecom.de>2013-09-12 20:31:35 +0200
committerAmir El Sayed <aes@basecom.de>2013-09-18 21:16:25 +0200
commit6cf032de5d12a33f04e6b3eb5dc4d71c17554ce3 (patch)
tree74b33003f7fcd35c27248c1c8d668c1295f0de91 /src/map/packets.h
parenteb10f355f7e228b59011326a7f84da2e593affea (diff)
downloadhercules-6cf032de5d12a33f04e6b3eb5dc4d71c17554ce3.tar.gz
hercules-6cf032de5d12a33f04e6b3eb5dc4d71c17554ce3.tar.bz2
hercules-6cf032de5d12a33f04e6b3eb5dc4d71c17554ce3.tar.xz
hercules-6cf032de5d12a33f04e6b3eb5dc4d71c17554ce3.zip
Fixed Ranking Lists for 2013 clients
Diffstat (limited to 'src/map/packets.h')
-rw-r--r--src/map/packets.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/map/packets.h b/src/map/packets.h
index 091c48a77..86ae3af30 100644
--- a/src/map/packets.h
+++ b/src/map/packets.h
@@ -2366,8 +2366,11 @@ packet(0x020d,-1);
packet(0x0360,26,clif->pFriendsListAdd,2);
packet(0x094A,5,clif->pHomMenu,2,4);
packet(0x0873,36,clif->pStoragePassword,0);
+ packet(0x097c,4, clif->parse_ranklist);
+ packet(0x97D,288, clif->update_rankingpoint); //ZC_ACK_RANKING
#endif
+
/* PacketKeys: http://hercules.ws/board/topic/1105-hercules-wpe-free-june-14th-patch/ */
#if PACKETVER >= 20110817
packetKeys(0x053D5CED,0x3DED6DED,0x6DED6DED); /* Thanks to Shakto */