Difference between revisions of "533:Send interface"

From RuneWiki
Jump to navigationJump to search
(New page: {{packet|name=Send Interface|description=Displays an interface on screen.|opcode=15|type=Fixed Size|length=9|revision=533}} {{stub}})
 
 
Line 2: Line 2:
  
 
{{stub}}
 
{{stub}}
 +
 +
 +
=== Packet Structure ===
 +
 +
{| border=2
 +
! Data type
 +
! Description
 +
|-
 +
| Byte C
 +
| showId/Unknown
 +
|-
 +
| Little Endian Integer
 +
| Window ID << 16 | Interface ID
 +
|-
 +
| Little Endian Short
 +
| Child ID
 +
|-
 +
| Little Endian Short A
 +
| Unknown
 +
|-
 +
|}

Latest revision as of 21:33, 20 August 2009

Send Interface
Displays an interface on screen.
Opcode 15
Type Fixed Size
Length 9


Stub

This article is a stub. You can help RuneWiki by expanding it.


Packet Structure

Data type Description
Byte C showId/Unknown
Little Endian Integer Interface ID
Little Endian Short Child ID
Little Endian Short A Unknown