317:Initialize player

From RuneWiki
Revision as of 13:04, 15 August 2009 by Graham (talk | contribs) (New page: {{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=317}} == Send ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Initialize player
Sends the player's membership status and their current index on the server's player list.
Opcode 249
Type Fixed
Length 3

Send Message

Description

Sends the player membership flag and player list index.

Packet Structure

Data type Description
ByteA Membership flag (1 = member, 0 = free).
LEShortA Player list index.