mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-11 03:45:02 -05:00
20 lines
464 B
Plaintext
20 lines
464 B
Plaintext
[[Category Packet]]
|
|
[[Category Packet 317]]
|
|
{{packet|name=Player Option|description=Adds an option to a player's right click context menu.|opcode=104|type=Variable|length=N/A|revision=317}}
|
|
== Player Option ==
|
|
|
|
=== Packet Structure ===
|
|
{|border=2
|
|
! Data Type
|
|
! Description
|
|
|-
|
|
| [[Data Types#Standard data types|Byte]] C
|
|
| The option position.
|
|
|-
|
|
| [[Data Types#Standard data types|Byte]] A
|
|
| Flag
|
|
|-
|
|
| [[Data Types#Standard data types|String]]
|
|
| Action text.
|
|
|-
|
|
|} |