* Fixed packet layout of wanttoconnection for packet_ver 16 and 22 (bugreport:3359, since r9958).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14469 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
fb6ef52210
commit
1aeb3224db
@ -8,6 +8,8 @@
|
||||
1475 Equestrian's Spear: NEED INFO.
|
||||
13005 Angelic Wing Dagger: NEED INFO.
|
||||
=======================
|
||||
2010/11/19
|
||||
* Rev. 14469 Fixed packet layout of wanttoconnection for packet_ver 16 and 22 (bugreport:3359, since r9958). [Ai4rei]
|
||||
2010/11/14
|
||||
* Rev. 14463 Updated quest and item DBs with Eden Group information. [L0ne_W0lf]
|
||||
2010/11/11
|
||||
|
@ -678,7 +678,7 @@ packet_ver: 16
|
||||
0x0089,8,ticksend,4
|
||||
0x008c,11,getcharnamerequest,7
|
||||
0x0094,14,movetokafra,7:10
|
||||
0x009b,26,wanttoconnection,4:9:17:18:25
|
||||
0x009b,26,wanttoconnection,4:9:17:21:25
|
||||
0x009f,14,useitem,4:10
|
||||
0x00a2,15,solvecharname,11
|
||||
0x00a7,8,walktoxy,5
|
||||
@ -977,7 +977,7 @@ packet_ver: 22
|
||||
0x0089,8,ticksend,4
|
||||
0x008c,11,getcharnamerequest,7
|
||||
0x0094,14,movetokafra,7:10
|
||||
0x009b,26,wanttoconnection,4:9:17:18:25
|
||||
0x009b,26,wanttoconnection,4:9:17:21:25
|
||||
0x009f,14,useitem,4:10
|
||||
0x00a2,15,solvecharname,11
|
||||
//0x00a7,8,walktoxy,5
|
||||
|
Loading…
x
Reference in New Issue
Block a user