mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-04 08:25:08 -05:00
17 lines
478 B
Plaintext
17 lines
478 B
Plaintext
[[Category Packet]]
|
|
[[Category Packet 317]]
|
|
{{packet|name=Trade request|description=Sent when a player requests a trade with another player.|opcode=73|type=Fixed|length=2|revision=317}}
|
|
== Trade Request ==
|
|
|
|
=== Description ===
|
|
|
|
This packet is sent when a player requests a trade with another player.
|
|
|
|
=== Packet Structure ===
|
|
{|border=2
|
|
! Data Type
|
|
! Description
|
|
|-
|
|
| [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Short]]
|
|
| The other players ID.
|
|
|} |