Difference between revisions of "317:Idle logout"

From RuneWiki
Jump to navigationJump to search
(New page: {{packet|name=Idle logout|description=Sent when the player has become idle and should be logged out. |opcode=202|type=Fixed|length=0|revision=317}} == Button click == === Description === ...)
 
Line 1: Line 1:
 
{{packet|name=Idle logout|description=Sent when the player has become idle and should be logged out. |opcode=202|type=Fixed|length=0|revision=317}}
 
{{packet|name=Idle logout|description=Sent when the player has become idle and should be logged out. |opcode=202|type=Fixed|length=0|revision=317}}
== Button click ==
+
== Idle logout ==
  
 
=== Description ===
 
=== Description ===
  
 
This is sent when the player becomes idle and should be logged out.
 
This is sent when the player becomes idle and should be logged out.
 
=== Packet Structure ===
 
 
{| border=2
 
! Data type
 
! Description
 
|-
 
| Short
 
| The button id.
 
|-
 
|}
 

Revision as of 05:15, 16 August 2009

Idle logout
Sent when the player has become idle and should be logged out.
Opcode 202
Type Fixed
Length 0

Idle logout

Description

This is sent when the player becomes idle and should be logged out.