Information about newish subtypes of the general data packet. (Again)

06/16/2011 02:26 Lateralus#1
I'm working on a proxy for the Turkish servers, wondering if anyone has information about any of the following subtypes for the general data packet (type 0x271A).

0x6F, 0x7D, 0x81, 0x83-0x88, 0x8A-0x90, 0x92-0x96, 0x98-0x9B, 0x9D-0xA0, 0xA4, 0xA5, 0xAB, 0xAE, 0xAF, 0x193 - server->client (yes, the dashes represent the range)

0x66, 0x6F, 0x7B, 0x84, 0x91, 0x92, 0x94, 0x97, 0x98, 0x99, 0xA1, 0xAD, 0xAC, 0x136, 0x192 - client->server

and 0x77, 0x67, 0x7C, 0x3E8, and 0x3E9 (these I've been trying to find since my post looking for the subtypes from the japanese servers.


Most of these I haven't encountered; they were found with a debugger. ANY information about these will be appreciated.

Edit: 0x94 is sent client->server when you request information to be displayed about a friend. 0xA2 is sent client->server when you pathfind to an NPC for questing only? 0x92 is the client response to the pullback subtype. 0x136 is part of viewing equipment, but I don't know it's usage, since 0x75 controls viewing equipment.
06/16/2011 09:43 { Angelius }#2
case 0x6F:// vending
case 0x66:// Clients/Mobs/Npcs spawns
case 0x98:// equ/unequ spawns + trade partner info (2 subtypes)
case 0x99://sends the Detained items UID's to the client
case 0xA1://Away/NotAway

those are the ones i remember cus honestly i dont feel like using the calculator atm :P
06/16/2011 12:06 Spirited42#3
Ohh ohhh! Do subtype 116, parameter 42.
06/18/2011 01:05 Lateralus#4
Quote:
Originally Posted by Spirited View Post
Ohh ohhh! Do subtype 116, parameter 42.
Err, it changes the chat type to whisper in the client? What's the point? x_X
06/18/2011 19:05 Spirited42#5
Quote:
Originally Posted by Lateralus View Post
Err, it changes the chat type to whisper in the client? What's the point? x_X
Aw =| In the current client it crashes it. lol