317:Initialize player

From RuneWiki
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

Initialize Player

Description

Sends the player membership flag and player list index.

Packet Structure

Data type Description
Byte Special A Membership flag (1 = member, 0 = free).
Little Endian Short Special A Player list index.