mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-13 04:45:04 -05:00
24 lines
524 B
Plaintext
24 lines
524 B
Plaintext
|
[[Category Packet]]
|
||
|
[[Category Packet 317]]
|
||
|
{{packet|name=Interface offset|description=Sets the offset for drawing of an interface|opcode=70|type=Fixed|length=6|revision=317}}
|
||
|
== Interface animation ==
|
||
|
|
||
|
=== Description ===
|
||
|
|
||
|
Sets the offset for drawing of an interface.
|
||
|
|
||
|
=== Packet Structure ===
|
||
|
{|border=2
|
||
|
! Data Type
|
||
|
! Description
|
||
|
|-
|
||
|
| [[Data Types#Standard data types|Short]]
|
||
|
| The X offset
|
||
|
|-
|
||
|
| [[Data Types#Standard data types|Short]]
|
||
|
| The Y offset
|
||
|
|-
|
||
|
| [[Data Types#Standard data types|Short]]
|
||
|
| The interface ID
|
||
|
|-
|
||
|
|}
|