(RECEIVED) Server to Client:
03: "Press OK to trade" menu comes up/ opens inventory out of town for one second. Weird!
04: Displays the loading screen
07: Server tells client to add/display map data
08: Server tells client to delete/hide map data
09: ??????
0A: ??????
0C: Entity State Info
0D: Enity State Info, Health/Dead/Position/etc...
0E: ??????
0F: Player/Entity, Running
11: ??????
12: Update Entity State, Auras/Spells/Dead/etc...
13: ??????
14: ??????
15: Entity Position, Sent When Out of Sync With Client or for Major Updates
18: ??????
190C: Picking up Gold
19A9: ??????
19FC: ??????
1A: ??????
1B: ??????
1E: ??????
1F: ??????
20: ??????
21: Tells client info about a single skill base level (eg, update the skill level on skill tab)
22: ??????
23: A player changes his/her mouse button skill
26: Receive a chat message
27: ???Kill Counter???
29: ??????
2A: ??????
2C: ??????
3E: ??????
3F: Use scroll from ID/TP Tome
47: ??????
48: ??????
4D: ??????
4E: ?? Merc-Trade-Info ??
50: Quest Related
51: World Entity Info
52: Quest Related
53: ??????
55: NPC Entity Info
56: Monster Entity Info
58: Open up Orifice (58 b9 04 00 00 00 c6)
59: Player/Corpse Update/Position/ID
5A: Player Notifications, Leave/Death/Party/etc...
5B: Player Info
5D: Quest Update
63: Waypoints Accessible
65: ??????
67: Entity Move
68: Monster Attacking Target
69: Connecting TCP/IP Games???
6C: ??????
6D: ??????
70: ???TCP/IP???Anti-idle Packet???
74: Corpse Related
75: Corpse Related
76: Clears Overhead Text
77: Special window opens/closes trade/cube etc...
7700: Asking to Trade With Someone
7701: Someone Asking to Trade With You
7702: Close Stash
7703: Open Stash
7704: Identify
770C: Close Stash/Accept Trade Request
7710: Open Stash
7715: Open Cube
7A: ??????
7B: Sent when the game is created to tell client what skills go on what hot keys
7C04: Identify
7F: Heartbeat Packet???? -OR- Merc/Valk/Summons Status??? Happens when you die?? Items on corpse??
8D: ??????
8E: Corpse Picked Up
8F: Heartbeat Packet
90: ??????
93: Equip or Unequip +all skills item
94: Player Information - Skills, Level, ??? Info
95: Player/Entity Hit
96: Player Position/Stamina
97: ??????
99: Cast a Skill
9C00: Item Action - New item on ground
9C01: Item Action - Pick up to cursor
9C02: Item Action- Drop from cursor to ground
9C03: Item Action - Old item on ground
9C04: Item Action - Inventory/stash
9C0B: Item Action - Store
9C0C: Item Action - Removed from store
9C0E: Item Action - Belt
9D: Item Action/ Item ID?
A5:??????
1d=RECV: Player base stat (str/dex/energy/mana/resists/clvl) info (BYTE value) (1D) ÿc2- syadasti
1d0e=RECV: Player gold inventory update (BYTE value) (1D0E) ÿc2- syadasti
1d0f=RECV: Gold stash update (BYTE value) (1D0F) ÿc2- syadasti
1e=RECV: Some player info (WORD) (1E) ÿc2- syadasti
1e07=RECV: Player base(?) life (WORD value) (1E07) ÿc2- syadasti
1e09=RECV: Player base(?) mana (WORD value) (1E09) ÿc2- syadasti
1e0b=RECV: Player base(?) Stamina (byte 4) and burn rate(?) byte 3 (1E0B) ÿc2- syadasti
1e0e=RECV: Inventory gold update (WORD value) (1E0E) ÿc2- syadasti
1e0f=RECV: Stash gold update (WORD value) (1E0E) ÿc2- syadasti
1f=RECV: Player base stat (life/mana/stamina) info (DWORD value) (1F) ÿc2- syadasti
1f0e=RECV: Gold inventory update (DWORD value) (1F0E) ÿc2- syadasti
1f0f=RECV: Gold stash update (DWORD value) (1F0F) ÿc2- syadasti
r69 - Entity health (merc, valk, etc)
r79 - Monster death ?
r2A01 - successful repair
Out-Of-Game
Client to Server:
01: Identifier (Game)
02: Identifier (File-Download)
02: (3rd Byte Packet): Creating Characters
07: Tells Battle.net to Access Your Characters
0A: (4th Byte Packet): Deletes Character
11: (4th Byte Packet): Asks for Ladder Info
27: Create Game
FF: Battle.net Commands
FF0B: Channel List Inquiry
FF51: CD Key Packet
Server to Client:
A7: Initializes game start
FF0B: Sends channel list
FF0F: Indicates what channel you joined
FF0F3D00: Welcome to battle.net message, Server hosted by, etc...
FF0F03: Player Leaves Chat
~ Few more packets....
Got this off another forum.
Maybe work these all into one big list.