mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-22 00:52:15 -05:00
Create MediaWiki page '317 Interface offset'
This commit is contained in:
parent
825a0993d0
commit
d62b94446f
24
317-Interface-offset.mediawiki
Normal file
24
317-Interface-offset.mediawiki
Normal file
@ -0,0 +1,24 @@
|
||||
[[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
|
||||
|-
|
||||
|}
|
@ -1,9 +1,9 @@
|
||||
<!-- DO NOT EDIT THIS FILE, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
The following categories contain pages or media.
|
||||
* [[Category Data Type]] (3 members)
|
||||
* [[Category Packet]] (79 members)
|
||||
* [[Category Packet]] (80 members)
|
||||
* [[Category Packet 194]] (4 members)
|
||||
* [[Category Packet 317]] (73 members)
|
||||
* [[Category Packet 317]] (74 members)
|
||||
* [[Category Packet 474]] (1 members)
|
||||
* [[Category Packet {{{revision}}}]] (1 members)
|
||||
* [[Category RS2]] (4 members)
|
||||
|
@ -1,7 +1,7 @@
|
||||
317 Packets
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''Pages in category "Packet 317"''' ==
|
||||
The following 73 pages are in this category.
|
||||
The following 74 pages are in this category.
|
||||
* [[317 Add friend]]
|
||||
* [[317 Add ignore]]
|
||||
* [[317 Animation reset]]
|
||||
@ -32,6 +32,7 @@ The following 73 pages are in this category.
|
||||
* [[317 Interface animation]]
|
||||
* [[317 Interface color]]
|
||||
* [[317 Interface item]]
|
||||
* [[317 Interface offset]]
|
||||
* [[317 Inventory overlay]]
|
||||
* [[317 Item action 1]]
|
||||
* [[317 Item on floor]]
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''Pages in category "Packet"''' ==
|
||||
The following 79 pages are in this category.
|
||||
The following 80 pages are in this category.
|
||||
* [[194 Clear screen]]
|
||||
* [[194 Logout]]
|
||||
* [[194 Protocol]]
|
||||
@ -35,6 +35,7 @@ The following 79 pages are in this category.
|
||||
* [[317 Interface animation]]
|
||||
* [[317 Interface color]]
|
||||
* [[317 Interface item]]
|
||||
* [[317 Interface offset]]
|
||||
* [[317 Inventory overlay]]
|
||||
* [[317 Item action 1]]
|
||||
* [[317 Item on floor]]
|
||||
|
Loading…
Reference in New Issue
Block a user