From a9dd834853966a4b7421cc643c30ad9996f6b039 Mon Sep 17 00:00:00 2001 From: ultramage Date: Mon, 14 Jan 2008 19:13:16 +0000 Subject: * Client packet corrections - 0x01df is not 'gmreqnochatcount', but for requesting a player's account name via right-click menu (which currently can't be done) - added /remove and /recall, aliases to /shift and /summon - added /changemaptype, which alters a single cell's gat type - gm kick will no longer exit the client (now it goes to the login screen) - removed the quicksort invocation in /ignore code git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12076 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/packet_db.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'db') diff --git a/db/packet_db.txt b/db/packet_db.txt index d8c8f076d..31d2bb473 100644 --- a/db/packet_db.txt +++ b/db/packet_db.txt @@ -319,7 +319,7 @@ packet_ver: 5 0x0195,102 0x0196,9 0x0197,4,resetchar,2 -0x0198,8 +0x0198,8,changemaptype,2:4:6 0x0199,4 0x019a,14 0x019b,10 @@ -353,9 +353,9 @@ packet_ver: 5 0x01b7,6 0x01b8,3 0x01b9,6 -0x01ba,26 +0x01ba,26,remove,2 0x01bb,26,shift,2 -0x01bc,26 +0x01bc,26,recall,2 0x01bd,26,summon,2 0x01be,2 0x01bf,3 @@ -390,7 +390,7 @@ packet_ver: 5 0x01dc,-1 0x01dd,47 0x01de,33 -0x01df,6,gmreqnochatcount,2 +0x01df,6,gmreqaccname,2 0x01e0,30 0x01e1,8 0x01e2,34 @@ -500,7 +500,7 @@ packet_ver: 9 //2004-08-16aSakexe 0x0212,26 -0x0213,26 +0x0213,26,check,2 0x0214,42 //2004-08-17aSakexe -- cgit v1.2.3-60-g2f50