mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-21 16:45:01 -05:00
Create MediaWiki page '377 Interface Item'
This commit is contained in:
parent
81e5c84319
commit
336d04b8b1
24
377-Interface-Item.mediawiki
Normal file
24
377-Interface-Item.mediawiki
Normal file
@ -0,0 +1,24 @@
|
||||
[[Category Packet]]
|
||||
[[Category Packet 377]]
|
||||
{{packet|name=Interface Item|description=Sends an item to an interface.|opcode=21|type=Fixed|length=6|revision=377}}
|
||||
== Run Energy ==
|
||||
|
||||
=== Description ===
|
||||
Sends an item to an interface.
|
||||
|
||||
=== Packet Structure ===
|
||||
|
||||
{| border=2
|
||||
! Data type
|
||||
! Description
|
||||
|-
|
||||
| [[Data Types#Standard data types|Short]]
|
||||
| Zoom factor.
|
||||
|-
|
||||
| [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Short]]
|
||||
| Item ID.
|
||||
|-
|
||||
| [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]]
|
||||
| Interface ID.
|
||||
|-
|
||||
|}
|
@ -2,10 +2,10 @@
|
||||
The following categories contain pages or media.
|
||||
* [[Category Cache]] (3 members)
|
||||
* [[Category Data Type]] (3 members)
|
||||
* [[Category Packet]] (104 members)
|
||||
* [[Category Packet]] (105 members)
|
||||
* [[Category Packet 194]] (4 members)
|
||||
* [[Category Packet 317]] (90 members)
|
||||
* [[Category Packet 377]] (6 members)
|
||||
* [[Category Packet 377]] (7 members)
|
||||
* [[Category Packet 474]] (3 members)
|
||||
* [[Category Packet {{{revision}}}]] (1 members)
|
||||
* [[Category RS2]] (14 members)
|
||||
|
@ -1,8 +1,9 @@
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''Pages in category "Packet 377"''' ==
|
||||
The following 6 pages are in this category.
|
||||
The following 7 pages are in this category.
|
||||
* [[377 Construct Map Region]]
|
||||
* [[377 Interface Animation]]
|
||||
* [[377 Interface Item]]
|
||||
* [[377 Logout]]
|
||||
* [[377 Protocol]]
|
||||
* [[377 Run Energy]]
|
||||
|
@ -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 104 pages are in this category.
|
||||
The following 105 pages are in this category.
|
||||
* [[194 Clear screen]]
|
||||
* [[194 Logout]]
|
||||
* [[194 Protocol]]
|
||||
@ -97,6 +97,7 @@ The following 104 pages are in this category.
|
||||
* [[317 Weight]]
|
||||
* [[377 Construct Map Region]]
|
||||
* [[377 Interface Animation]]
|
||||
* [[377 Interface Item]]
|
||||
* [[377 Logout]]
|
||||
* [[377 Protocol]]
|
||||
* [[377 Run Energy]]
|
||||
|
Loading…
Reference in New Issue
Block a user