mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-28 11:52:17 -05:00
Create MediaWiki page '289 Player Dialogue Head'
This commit is contained in:
parent
1dfd373d09
commit
7225dcf56f
33
289-Player-Dialogue-Head.mediawiki
Normal file
33
289-Player-Dialogue-Head.mediawiki
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
{{packet|name=Send Player Head|description=Sends player's head on an interface|opcode=185|type=Fixed|length=5|revision=317}}
|
||||||
|
== Player Dialogue Head ==
|
||||||
|
|
||||||
|
=== Description ===
|
||||||
|
|
||||||
|
This packet sends the player head to an interface.
|
||||||
|
|
||||||
|
=== Packet Structure ===
|
||||||
|
{|border=2
|
||||||
|
! Data Type
|
||||||
|
! Description
|
||||||
|
|-
|
||||||
|
| [[Data Types#Standard data types|Byte]]
|
||||||
|
| The status of the friends list.
|
||||||
|
|-
|
||||||
|
|}
|
||||||
|
|
||||||
|
==== Values ====
|
||||||
|
The below are the different values for this packet.
|
||||||
|
{| border=2
|
||||||
|
! Value
|
||||||
|
! Response
|
||||||
|
|-
|
||||||
|
| 0
|
||||||
|
| Loading
|
||||||
|
|-
|
||||||
|
| 1
|
||||||
|
| Connecting
|
||||||
|
|-
|
||||||
|
| 2
|
||||||
|
| Loaded
|
||||||
|
|-
|
||||||
|
|}
|
Loading…
Reference in New Issue
Block a user