Pārlūkot izejas kodu

Corrected some wrong inter packet documentation

Lemongrass3110 8 gadi atpakaļ
vecāks
revīzija
8d8712f85e
1 mainītis faili ar 19 papildinājumiem un 19 dzēšanām
  1. 19 19
      doc/packet_interserv.txt

+ 19 - 19
doc/packet_interserv.txt

@@ -391,7 +391,7 @@ Currently the max packet size is 0xFFFF (see 'WFIFOSET()' in 'src/common/socket.
 	index: 0
 	len: 2
 	parameter:
-		- cmd : packet identification (0x2735
+		- cmd : packet identification (0x2735)
 	desc:
 		- IP address update signal from login server.
 		- Send back the IP of char server to login-server if IP was changed.
@@ -1033,7 +1033,7 @@ Currently the max packet size is 0xFFFF (see 'WFIFOSET()' in 'src/common/socket.
 	index: 0,2,6
 	len: 10
 	parameter:
-		- cmd : packet identification (0x3093)
+		- cmd : packet identification (0x304a)
 		- cid
 		- mail_id
 	desc:
@@ -1045,7 +1045,7 @@ Currently the max packet size is 0xFFFF (see 'WFIFOSET()' in 'src/common/socket.
 	index: 0,2,6
 	len: 10
 	parameter:
-		- cmd : packet identification (0x3093)
+		- cmd : packet identification (0x304b)
 		- cid
 		- mail_id
 	desc:
@@ -1057,7 +1057,7 @@ Currently the max packet size is 0xFFFF (see 'WFIFOSET()' in 'src/common/socket.
 	index: 0,2,6
 	len: 10
 	parameter:
-		- cmd : packet identification (0x3093)
+		- cmd : packet identification (0x304c)
 		- cid
 		- mail_id
 	desc:
@@ -1069,7 +1069,7 @@ Currently the max packet size is 0xFFFF (see 'WFIFOSET()' in 'src/common/socket.
 	index: 0,2,4,8
 	len: variable: 8+mail_message
 	parameter:
-		- cmd : packet identification (0x3093)
+		- cmd : packet identification (0x304d)
 		- len
 		- aid
 		- msg
@@ -1082,7 +1082,7 @@ Currently the max packet size is 0xFFFF (see 'WFIFOSET()' in 'src/common/socket.
 	index: 0,2,4,8,10,14,16
 	len: variable: 16+NAME_LENGTH
 	parameter:
-		- cmd : packet identification (0x3093)
+		- cmd : packet identification (0x3050)
 		- len
 		- cid
 		- type
@@ -1098,7 +1098,7 @@ Currently the max packet size is 0xFFFF (see 'WFIFOSET()' in 'src/common/socket.
 	index: 0,2,4
 	len: variable: 4+auction_data
 	parameter:
-		- cmd : packet identification (0x3093)
+		- cmd : packet identification (0x3051)
 		- len
 		- auction_data
 	desc:
@@ -1110,7 +1110,7 @@ Currently the max packet size is 0xFFFF (see 'WFIFOSET()' in 'src/common/socket.
 	index: 0,2,6
 	len: 10
 	parameter:
-		- cmd : packet identification (0x3093)
+		- cmd : packet identification (0x3052)
 		- cid
 		- auction_id
 	desc:
@@ -1122,7 +1122,7 @@ Currently the max packet size is 0xFFFF (see 'WFIFOSET()' in 'src/common/socket.
 	index: 0,2,6
 	len: 10
 	parameter:
-		- cmd : packet identification (0x3093)
+		- cmd : packet identification (0x3053)
 		- cid
 		- auction_id
 	desc:
@@ -1134,7 +1134,7 @@ Currently the max packet size is 0xFFFF (see 'WFIFOSET()' in 'src/common/socket.
 	index: 0,2,4,8,12,16
 	len: variable: 16+NAME_LENGTH
 	parameter:
-		- cmd : packet identification (0x3093)
+		- cmd : packet identification (0x3055)
 		- len
 		- cid
 		- auction_id
@@ -1148,7 +1148,7 @@ Currently the max packet size is 0xFFFF (see 'WFIFOSET()' in 'src/common/socket.
 	index: 0,2,6,10
 	len: 12
 	parameter:
-		- cmd : packet identification (0x3093)
+		- cmd : packet identification (0x3056)
 		- cid
 		- aid
 		- guild_id
@@ -1161,7 +1161,7 @@ Currently the max packet size is 0xFFFF (see 'WFIFOSET()' in 'src/common/socket.
 	index: 0,2
 	len: 6
 	parameter:
-		- cmd : packet identification (0x3093)
+		- cmd : packet identification (0x3060)
 		- cid
 	desc:
 		- Requests a character's quest log entries to the inter server.
@@ -1172,7 +1172,7 @@ Currently the max packet size is 0xFFFF (see 'WFIFOSET()' in 'src/common/socket.
 	index: 0,2,4,8
 	len: variable: 8+num_quests
 	parameter:
-		- cmd : packet identification (0x3093)
+		- cmd : packet identification (0x3061)
 	desc:
 		- Requests to the inter server to save a character's quest log entries.
 
@@ -1182,7 +1182,7 @@ Currently the max packet size is 0xFFFF (see 'WFIFOSET()' in 'src/common/socket.
 	index: 0,2,4
 	len: variable: 4+s_mercenary
 	parameter:
-		- cmd : packet identification (0x3093)
+		- cmd : packet identification (0x3070)
 		- size
 		- merc
 	desc:
@@ -1346,7 +1346,7 @@ Currently the max packet size is 0xFFFF (see 'WFIFOSET()' in 'src/common/socket.
 	index: 0,2,4,5,9,13
 	len: 11
 	parameter:
-		- cmd : packet identification (0x308a)
+		- cmd : packet identification (0x308b)
 		- type : 0 - TABLE_INVENTORY, 1 - TABLE_CART, 2 - TABLE_STORAGE
 		- account_id
 		- char_id
@@ -1512,7 +1512,7 @@ Currently the max packet size is 0xFFFF (see 'WFIFOSET()' in 'src/common/socket.
 	index: 0,2,4,4+NAME_LENGTH,8+NAME_LENGTH
 	len: variable: mes_len + 8 + NAME_LENGTH
 	parameter:
-		- cmd : packet identification (0x3003)
+		- cmd : packet identification (0x3803)
 		- packet_len: mes_len + 8 + NAME_LENGTH
 		- wisp_name
 		- permission
@@ -1575,7 +1575,7 @@ Currently the max packet size is 0xFFFF (see 'WFIFOSET()' in 'src/common/socket.
 	index: 0,2,6,10
 	len: variable: 10+NAME+LENGTH
 	parameter:
-		- cmd : packet identification (0x3807)
+		- cmd : packet identification (0x3808)
 		- u_fd
 		- aid
 		- acc_name
@@ -2126,7 +2126,7 @@ Currently the max packet size is 0xFFFF (see 'WFIFOSET()' in 'src/common/socket.
 	index: 0,2,4,6,8
 	len: variable: 8+items
 	parameter:
-		- cmd : packet identification (0x3856)
+		- cmd : packet identification (0x3857)
 		- size
 		- count : number of item retrieved
 		- guild_id
@@ -2269,7 +2269,7 @@ Currently the max packet size is 0xFFFF (see 'WFIFOSET()' in 'src/common/socket.
 	index: 0,2,4,8,9
 	len: variable: 9+s_homunculus
 	parameter:
-		- cmd : packet identification (0x3890)
+		- cmd : packet identification (0x3891)
 		- size
 		- account_id
 		- flag: 0 means failed to retrieve homunculus data