mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-12-22 15:38:52 -05:00
Create MediaWiki page '377 Interface Animation'
This commit is contained in:
parent
20e76b6ef5
commit
0b1fad7072
21
377-Interface-Animation.mediawiki
Normal file
21
377-Interface-Animation.mediawiki
Normal file
@ -0,0 +1,21 @@
|
||||
[[Category Packet]]
|
||||
[[Category Packet 377]]
|
||||
{{packet|name=Interface Animation|description=Sets a model's animation on an interface.|opcode=2|type=Fixed|length=4|revision=377}}
|
||||
== Interface Animation ==
|
||||
|
||||
=== Description ===
|
||||
Sets the animation for a model on an interface.
|
||||
|
||||
=== Packet Structure ===
|
||||
|
||||
{| border=2
|
||||
! Data type
|
||||
! Description
|
||||
|-
|
||||
| [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Little Endian]] [[Data Types#Non Standard Data Types|Special A]]
|
||||
| Interface ID
|
||||
|-
|
||||
| [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]]
|
||||
| Animation ID
|
||||
|-
|
||||
|}
|
@ -1,10 +1,10 @@
|
||||
<!-- 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]] (88 members)
|
||||
* [[Category Packet]] (89 members)
|
||||
* [[Category Packet 194]] (4 members)
|
||||
* [[Category Packet 317]] (80 members)
|
||||
* [[Category Packet 377]] (2 members)
|
||||
* [[Category Packet 377]] (3 members)
|
||||
* [[Category Packet 474]] (1 members)
|
||||
* [[Category Packet {{{revision}}}]] (1 members)
|
||||
* [[Category RS2]] (9 members)
|
||||
|
@ -1,5 +1,6 @@
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''Pages in category "Packet 377"''' ==
|
||||
The following 2 pages are in this category.
|
||||
The following 3 pages are in this category.
|
||||
* [[377 Interface Animation]]
|
||||
* [[377 Logout]]
|
||||
* [[377 Protocol]]
|
||||
|
@ -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 88 pages are in this category.
|
||||
The following 89 pages are in this category.
|
||||
* [[194 Clear screen]]
|
||||
* [[194 Logout]]
|
||||
* [[194 Protocol]]
|
||||
@ -85,6 +85,7 @@ The following 88 pages are in this category.
|
||||
* [[317 Unequip item]]
|
||||
* [[317 Walkable interface]]
|
||||
* [[317 Weight]]
|
||||
* [[377 Interface Animation]]
|
||||
* [[377 Logout]]
|
||||
* [[377 Protocol]]
|
||||
* [[474 Protocol]]
|
||||
|
Loading…
Reference in New Issue
Block a user