mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-04 08:25:08 -05:00
18 lines
510 B
Plaintext
18 lines
510 B
Plaintext
|
[[Category Packet]]
|
||
|
[[Category Packet 317]]
|
||
|
{{packet|name=Trade answer|description=Sent when a player answers a trade request from another player.|opcode=139|type=Fixed|length=2|revision=317}}
|
||
|
== Trade Answer ==
|
||
|
|
||
|
=== Description ===
|
||
|
|
||
|
This packet is sent when a player answers a trade request from another player.
|
||
|
|
||
|
=== Packet Structure ===
|
||
|
{|border=2
|
||
|
! Data Type
|
||
|
! Description
|
||
|
|-
|
||
|
| [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Short]]
|
||
|
| The player requesting the trade's ID.
|
||
|
|-
|
||
|
|}
|