Create MediaWiki page '289 Player Dialogue Head'

This commit is contained in:
Bl3nd 2014-11-23 03:00:11 +00:00 committed by moparisthebest
parent 1dfd373d09
commit 7225dcf56f
1 changed files with 33 additions and 0 deletions

View 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
|-
|}