rswiki-book/src/377/377-Initialize-Player.md

17 lines
686 B
Markdown
Raw Normal View History

2018-07-03 00:31:18 -04:00
\[\[Category Packet\]\] \[\[Category Packet 377\]\]
{{packet\|name=Initialize Player\|description=Sends the player's
membership status and their current index on the server's player
list.\|opcode=249\|type=Fixed\|length=3\|revision=377}} == Initialize
Player ==
=== Description === Sends the player's membership status and their
current index on the server's player list.
=== Packet Structure ===
{\| border=2 ! Data type ! Description \|- \| Unsigned \[\[Data
Types\#Standard data types\|Byte\]\] \| Membership flag (1 = member, 0 =
free). \|- \| Unsigned \[\[Data Types\#Little Endian\|Little Endian\]\]
\[\[Data Types\#Standard data types\|Short\]\] \| Player list index. \|-
\|}