mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-12-22 15:38:52 -05:00
20 lines
462 B
Plaintext
20 lines
462 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=?|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.
|
||
|
|-
|
||
|
|}
|