rswiki-book/src/317/317-Attack-(NPC).md

18 lines
427 B
Markdown
Raw Normal View History

2018-10-13 09:48:41 -04:00
# Description
2018-07-03 00:31:18 -04:00
This packet is sent when a player attacks an NPC.
2018-10-13 09:48:41 -04:00
## Packet Details
| Key | Value |
|--|--|
| Name | Attack (NPC) |
| Description | Sent when a player attacks an NPC |
| Opcode | 72 |
| Type | Fixed |
| Length | 2 |
| Revision | 317 |
## Packet Structure
| Data Type | Description |
|--|--|
| Unsigned [Short](/Data-Types.html#common-data-types) [Special A](/Data-Types.html#bespoke-data-types) | The NPC ID. |