-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathpktident.ini
199 lines (195 loc) · 12.2 KB
/
pktident.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
[recv]
00=RECV: Game started (00) ÿc2- syadasti
01=RECV: seen at game start (01) ÿc2- syadasti
02=RECV: seen at game start (02) ÿc2- syadasti
04=RECV: Act changed/Game ready (04) ÿc2- syadasti
05=RECV: Act changed? (05) ÿc2- syadasti
07=RECV: Server tells client to add/display map data (07) ÿc2- syadasti
08=RECV: Server tells client to delete/hide map data (07) ÿc2- syadasti
0a01=RECV: Deinstantiate NPC/remove from automap (0A01) ÿc2- syadasti
0a02=RECV: Deinstantiate fixed object (0A02) ÿc2- syadasti
0a04=RECV: Deinstantiate consumable object (gold) (0A04) ÿc2- syadasti
0c=RECV: Entity State Info (0C) ÿc2- bigglesworth104
0d=RECV: Entity State Info, Health/Dead/Position/etc... (0D) ÿc2- bigglesworth104
0e=RECV: Fixed object status update(???) (0E) ÿc2- syadasti
0f=RECV: Player/Entity, Running (0F) ÿc2- bigglesworth104
12=RECV: Update Entity State, Auras/Spells/Dead/etc... (12) ÿc2- bigglesworth104
1300=RECV: Server tells client to do something with NPC/monster/object (1300) ÿc2- syadasti
1301=RECV: Server tells client to do something with NPC/monster/object (1301) ÿc2- syadasti
15=RECV: Entity Position, Sent When Out of Sync With Client or for Major Updates (15) ÿc2- bigglesworth104
19=RECV: Gold added to inventory (< 256... short packet, just 2 bytes) ÿc2- syadasti
1b=RECV: Player gains/starts with (2 bytes) experience points (1B) ÿc2- syadasti
1c=RECV: Some player info (1C) ÿc2- syadasti
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
22=RECV: Received after stash opened or closed (player busy toggle?) ÿc2- syadasti
23=RECV: Skill in Use (23) ÿc2- bigglesworth104
26=RECV: Receive a chat message (26) ÿc2- masterste0
2605=RECV: Message over player's head (also indicates player has shrine bonus active) (2605) ÿc2- syadasti
27=RECV: Entity (NPC) begins interacting with player (27) ÿc2- syadasti
2a=RECV: Inventory gold update (2A) ÿc2- syadasti
2c00=RECV: Another player/NPC says a soundmessage (2c00) ÿc2- ackmed
3e=RECV: Item quantity update (3E) ÿc2- syadasti
47=RECV: Begin performing action, client must wait (???) (47) ÿc2- syadasti
48=RECV: Action completed, client wait ends (???) (48) ÿc2- syadasti
4d02=RECV: Shrine has been used (4D02) ÿc2- syadasti
4e=RECV: ?? Merc-Trade-Info ?? (not sure) (4E) ÿc2- masterste0
50=RECV: Quest Related (50) ÿc2- bigglesworth104
51=RECV: Instantiate Fixed Object (51) ÿc2- syadasti
52=RECV: Quest flags (What's completed, accessible, etc) (52) ÿc2- syadasti
55=RECV: NPC Entity Info/Spawned (55) ÿc2- bigglesworth104/syadasti
56=RECV: Monster Spawned (56) ÿc2- syadasti
59=RECV: Player spawn/information update (59) ÿc2- syadasti
5a=RECV: Player Notifications, Leave/Death/Party/etc... (5A) ÿc2- bigglesworth104
5b=RECV: Player Info (5B) ÿc2- bigglesworth104
5d=RECV: Quest Update (5D) ÿc2- bigglesworth104
63=RECV: Waypoints Accessible (63) ÿc2- bigglesworth104
67=RECV: Entity/NPC Move (67) ÿc2- bigglesworth104
68=RECV: Monster Move (68) ÿc2- syadasti
69=RECV: Corpse Position (69) ÿc2- syadasti
6c=RECV: Monster attacking (6c) ÿc2- syadasti
6d=RECV: NPC(??) location update (6D) ÿc2- syadasti
74=RECV: Corpse Related (74) ÿc2- bigglesworth104
75=RECV: Corpse Related (75) ÿc2- bigglesworth104
76=RECV: Do something with player, sent at game start (76) ÿc2- syadasti
77=RECV: Special window opens/closes (trade/cube etc) (77) ÿc2- masterste0
7700=RECV: Asking to Trade Someone (7700) ÿc2- bigglesworth104
7701=RECV: Someone Asking to Trade You (7701) ÿc2- bigglesworth104
770c=RECV: Close Stash (770C) ÿc2- bigglesworth104
770d=RECV: Close Tradewindow (770d) ÿc2- masterste0
7710=RECV: Open Stash (7710) ÿc2- bigglesworth104
7715=RECV: Open Cube (7715) ÿc2- masterste0
7b=RECV: Skill hotkey setup (7B) ÿc2- syadasti
7c04=RECV: Identify (7C04) ÿc2- bigglesworth104
8e=RECV: Corpse Picked Up (8E) ÿc2- bigglesworth104
8f=RECV: Heartbeat Packet (8F) ÿc2- bigglesworth104
94=RECV: Player skills/skill levels (94) ÿc2- Maulei
95=RECV: Player/Entity Hit (95) ÿc2- bigglesworth104
96=RECV: Player Position/Stamina (96) ÿc2- bigglesworth104
97=RECV: Weapon switched (97) ÿc2- syadasti
9c=RECV: Item Action (drop/pickup/NPCtrade) (9c) ÿc2- masterste0
9c00=RECV: Item Dropped to ground (9c00) ÿc2- masterste0
9c02=RECV: Item Dropped by a Player (9C02) ÿc2- masterste0
9c03=RECV: Item already laying on ground (9c03) ÿc2- masterste0
9c04=RECV: Item dropped to INV/stash/cube (9c04) ÿc2- masterste0
9c0b=RECV: Item Dropped to store (9C0B) ÿc2- syadasti
9c0c=RECV: Item removed from store (sold) (9C0C) ÿc2- syadasti
9c0e=RECV: Item in belt (9C0E) ÿc2- Nuttzy
9d=RECV: Item Action (9D) ÿc2- masterste0
9d05=RECV: Item picked up to hand (9D05) ÿc2- syadasti
9d06=RECV: Item being worn by player (9D06) ÿc2- syadasti
9d15=RECV: Item's Stats change (9D15) ÿc2- masterste0
9d13=RECV: Something has been added to a socket (9D13) ÿc2- masterste0
9d17=RECV: Weapon/Shield switched in/out of active (9D17) ÿc2- syadasti
[send]
01=SENT: Move Player, Walk (01) ÿc2- bigglesworth104
02=SENT: Walk to Unit, Left Click on Unit (02) ÿc2- bigglesworth104
03=SENT: Move Player, Run (03) ÿc2- masterste0 * bigglesworth104
04=SENT: Run to Unit, Left Click on Unit (04) ÿc2- bigglesworth104
05=SENT: Shift Attack, Left Click (05) ÿc2- bigglesworth104
06=SENT: Attack, Left Click on Unit (06) ÿc2- bigglesworth104
07=SENT: Attack (07) ÿc2- syadasti
08=SENT: Shift Attack, Hold Left Click (08) ÿc2- bigglesworth104
09=SENT: Attack, Hold Left Click on Unit (09) ÿc2- bigglesworth104
0a=SENT: Attack (0A) ÿc2- syadasti
0C=SENT: Use Right Click Skill (0C) ÿc2- bigglesworth104
0D=SENT: Use Right Click SKill, Right Click on Unit (0D) ÿc8- bigglesworth104
0F=SENT: Use Right Click Skill, Hold Right Click (0F) ÿc8- bigglesworth104
10=SENT: Use Right Click Skill, Hold Right Click on Unit (10) ÿc8- bigglesworth104
13=SENT: Click Player/NPC/Corpse/WP/Shrine/etc... (13) ÿc2- masterste0 * bigglesworth104
1301=SENT: Click NPC (1301) ÿc2- syadasti
1302=SENT: Click Stash (1302) ÿc2- syadasti
14=SENT: Overhead message (14) ÿc2- bigglesworth104
15=SENT: Send a Chat Message (15) ÿc2- masterste0
16=SENT: Pickup Item From Ground (16) ÿc2- masterste0
17=SENT: Drop Item to Ground (17) ÿc2- masterste0
18=SENT: Put Item Down in Inv/Stash/Trade/Cube/etc... (18) ÿc2- masterste0 * bigglesworth104
19=SENT: Pickup Item From Inv/Stash/Trade/Cube/etc... (19) ÿc2- masterste0 * bigglesworth104
1a=SENT: Equip Item on Body (1A) ÿc2- bigglesworth104
1a01=SENT: Equip Item on Body, Helm (1A01) ÿc2- bigglesworth104
1a02=SENT: Equip Item on Body, Amulet (1A02) ÿc2- bigglesworth104
1a03=SENT: Equip Item on Body, Armor (1A03) ÿc2- bigglesworth104
1a04=SENT: Equip Item on Body, Left Weapon (1A04) ÿc2- bigglesworth104
1a05=SENT: Equip Item on Body, Right Weapon (1A05) ÿc2- bigglesworth104
1a06=SENT: Equip Item on Body, Left Ring (1A06) ÿc2- bigglesworth104
1a07=SENT: Equip Item on Body, Right Ring (1A07) ÿc2- bigglesworth104
1a08=SENT: Equip Item on Body, Belt (1A08) ÿc2- bigglesworth104
1a09=SENT: Equip Item on Body, Boots (1A09) ÿc2- bigglesworth104
1a0a=SENT: Equip Item on Body, Gloves (1A0A) ÿc2- bigglesworth104
1c=SENT: Remove Item From Body (1C) ÿc2- bigglesworth104
1c01=SENT: Remove Item From Body, Helm (1C01) ÿc2- bigglesworth104
1c02=SENT: Remove Item From Body, Amulet (1C02) ÿc2- bigglesworth104
1c03=SENT: Remove Item From Body, Armor (1C03) ÿc2- bigglesworth104
1c04=SENT: Remove Item From Body, Left Weapon (1C04) ÿc2- bigglesworth104
1c05=SENT: Remove Item From Body, Right Weapon (1C05) ÿc2- bigglesworth104
1c06=SENT: Remove Item From Body, Left Ring (1C06) ÿc2- bigglesworth104
1c07=SENT: Remove Item From Body, Right Ring (1C07) ÿc2- bigglesworth104
1c08=SENT: Remove Item From Body, Belt (1C08) ÿc2- bigglesworth104
1c09=SENT: Remove Item From Body, Boots (1C09) ÿc2- bigglesworth104
1c0a=SENT: Remove Item From Body, Gloves (1C0A) ÿc2- bigglesworth104
1d=SENT: Swap Cursor With Equips on Body (1D) ÿc2- bigglesworth104
1d01=SENT: Swap Cursor With Equips on Body, Helm (1D01) ÿc2- bigglesworth104
1d02=SENT: Swap Cursor With Equips on Body, Amulet (1D02) ÿc2- bigglesworth104
1d03=SENT: Swap Cursor With Equips on Body, Armor (1D03) ÿc2- bigglesworth104
1d04=SENT: Swap Cursor With Equips on Body, Left Weapon (1D04) ÿc2- bigglesworth104
1d05=SENT: Swap Cursor With Equips on Body, Right Weapon (1D05) ÿc2- bigglesworth104
1d06=SENT: Swap Cursor With Equips on Body, Left Ring (1D06) ÿc2- bigglesworth104
1d07=SENT: Swap Cursor With Equips on Body, Right Ring (1D07) ÿc2- bigglesworth104
1d08=SENT: Swap Cursor With Equips on Body, Belt (1D08) ÿc2- bigglesworth104
1d09=SENT: Swap Cursor With Equips on Body, Boots (1D09) ÿc2- bigglesworth104
1d0a=SENT: Swap Cursor With Equips on Body, Gloves (1D0A) ÿc2- bigglesworth104
20=SENT: Open Cube (20) ÿc2- bigglesworth104
23=SENT: Drop Item to Belt (23) ÿc2- bigglesworth104
24=SENT: Pickup Item From Belt (24) ÿc2- bigglesworth104
26=SENT: Use Potion/Scroll in Belt (26) ÿc2- masterste0
27=SENT: Identify Item (27) ÿc2- bigglesworth104
2a=SENT: Drop Item Into Cube (2A) ÿc2- bigglesworth104
2f=SENT: Some NPC Action (not sure what it does) (2f) ÿc2- masterste0
30=SENT: Cancel Action with NPC (30) ÿc2- masterste0
32=SENT: Buy/Gamble Item (32) ÿc2- masterste0 * bigglesworth104
33=SENT: Sell Item (33) ÿc2- masterste0
34=SENT: Query vendor? (34) ÿc2- syadasti
35=SENT: Repair (35) ÿc2- bigglesworth104
36=SENT: Hire Merc (36) ÿc2- bigglesworth104
37=SENT: ID Item (37) ÿc2- syadasti
38=SENT: Trade/Gamble with NPC (38) ÿc2- masterste0
3801=SENT: Trade with NPC (38) ÿc2- syadasti
3802=SENT: Gamble with NPC (3802) ÿc2- syadasti
3a=SENT: Add Stat Point (3A) ÿc2- bigglesworth104
3b=SENT: Add Skill Point (3B) ÿc2- bigglesworth104
3c=SENT: Set Skill (3C) ÿc2- bigglesworth104
3f=SENT: You say a sound message (3f) ÿc2- ackmed
40=SENT: Get Quest Status, When Quest Window Opened (40) ÿc2- bigglesworth104
41=SENT: Resurrect, After Death (41) ÿc2- bigglesworth104
49=SENT: Take waypoint (49) ÿc2- ackmed/syadasti
4b=SENT: Warp, WP (4B) ÿc2- bigglesworth104
4f=SENT: Click Button, Cancel/Deposit/Withdraw Gold/Accept Trade (4f) ÿc2- masterste0 * bigglesworth104
4f02=SENT: Cancel Trade (4f02) ÿc2- masterste0
4f04=SENT: Accept Trade (4f04) ÿc2- masterste0
50=SENT: Player drops Gold (50) ÿc2- masterste0
51=SENT: Hotkey Skill (51) ÿc2- bigglesworth104
59=SENT: Click Vendor (59) ÿc2- bigglesworth104
5d=SENT: Mute/Squelch/Hostile Player (5D) ÿc2- bigglesworth104
5e=SENT: Invite/Cancel, Party (5E) ÿc2- bigglesworth104
5f=SENT: Player Position (5F) ÿc2- bigglesworth104
60=SENT: Swap Weapons (60) ÿc2- bigglesworth104
61=SENT: Drop/Pickup Item on Merc (61) ÿc2- bigglesworth104
62=SENT: Resurrect Merc (62) ÿc2- bigglesworth104
63=SENT: Show WP Screen (??? - syadasti see RECV 63) (63) ÿc2- bigglesworth104
65=SENT: Sent at game join, contains player name (65) ÿc2- syadasti
66=SENT: Exit Game (66) ÿc2- masterste0
68=SENT: Ready to start game (68) ÿc2- syadasti
6a=SENT: Heartbeat? (6A) ÿc2- syadasti
[filter]
RECV=1111111111111111111111111111111111101111111111111111111111110111111111111111111110111001111111111111111011111111111111111111111111111111111111101111100111110111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111
SENT=1110111111110111111111111111111111111111111111111111111111110111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111