317:Focus change

From RuneWiki
Revision as of 00:46, 18 August 2009 by Samuraiblood2 (talk | contribs) (New page: {{packet|name=Focus change|description=Sent when the game client window goes in and out of focus.|opcode=3|type=Fixed|length=1|revision=317}} == Focus Change == === Description === This ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Focus change
Sent when the game client window goes in and out of focus.
Opcode 3
Type Fixed
Length 1

Focus Change

Description

This packet is sent when the game client window goes in and out of focus. The payload consists of one Byte that is either 1 or 0; 1 if the client is in focus and 0 if not.

Packet Structure

Data Type Description
Byte Whether or not the client is in focus.