rswiki-book/src/317/317-NPC-action-1.md

18 lines
461 B
Markdown
Raw Normal View History

2018-10-13 09:48:41 -04:00
# NPC Action 1
2018-07-03 00:31:18 -04:00
This packet is sent when a player clicks the first option of an NPC.
2018-10-13 09:48:41 -04:00
## Packet Details
| Key | Value |
|--|--|
| Name | NPC action 1 |
| Description | Sent when a player clicks the first option of an NPC. |
| Opcode | 155 |
| Type | Fixed |
| Length | 2 |
| Revision | 317 |
## Packet Structure
| Data Type | Description |
|--|--|
| [Little Endian](/Data-Types.html#little-endian) [Short](/Data-Types.html#common-data-types) | The NPC index. |