mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-21 08:35:00 -05:00
Create MediaWiki page '377 Create Static Graphic'
This commit is contained in:
parent
feed4afbb8
commit
ac4148422c
27
377-Create-Static-Graphic.mediawiki
Normal file
27
377-Create-Static-Graphic.mediawiki
Normal file
@ -0,0 +1,27 @@
|
||||
[[Category Packet]]
|
||||
[[Category Packet 377]]
|
||||
{{packet|name=Create Static Graphic|description=Creates a static graphic.|opcode=59|type=Fixed|length=6|revision=377}}
|
||||
== Create Static Graphic ==
|
||||
|
||||
=== Description ===
|
||||
Creates a static graphic.
|
||||
|
||||
=== Packet Structure ===
|
||||
|
||||
{| border=2
|
||||
! Data type
|
||||
! Description
|
||||
|-
|
||||
| [[Data Types#Standard data types|Byte]]
|
||||
| Position (xxxxyyyy) of the graphic.
|
||||
|-
|
||||
| [[Data Types#Standard data types|Short]]
|
||||
| Graphic ID.
|
||||
|-
|
||||
| [[Data Types#Standard data types|Byte]]
|
||||
| Height offset.
|
||||
|-
|
||||
| [[Data Types#Standard data types|Short]]
|
||||
| Placement delay.
|
||||
|-
|
||||
|}
|
@ -2,10 +2,10 @@
|
||||
The following categories contain pages or media.
|
||||
* [[Category Cache]] (3 members)
|
||||
* [[Category Data Type]] (3 members)
|
||||
* [[Category Packet]] (120 members)
|
||||
* [[Category Packet]] (121 members)
|
||||
* [[Category Packet 194]] (4 members)
|
||||
* [[Category Packet 317]] (90 members)
|
||||
* [[Category Packet 377]] (22 members)
|
||||
* [[Category Packet 377]] (23 members)
|
||||
* [[Category Packet 474]] (3 members)
|
||||
* [[Category Packet {{{revision}}}]] (1 members)
|
||||
* [[Category RS2]] (14 members)
|
||||
|
@ -1,9 +1,10 @@
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''Pages in category "Packet 377"''' ==
|
||||
The following 22 pages are in this category.
|
||||
The following 23 pages are in this category.
|
||||
* [[377 Animation Reset]]
|
||||
* [[377 Camera Shake]]
|
||||
* [[377 Construct Map Region]]
|
||||
* [[377 Create Static Graphic]]
|
||||
* [[377 Initialize Player]]
|
||||
* [[377 Input Amount]]
|
||||
* [[377 Interface Animation]]
|
||||
|
@ -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 120 pages are in this category.
|
||||
The following 121 pages are in this category.
|
||||
* [[194 Clear screen]]
|
||||
* [[194 Logout]]
|
||||
* [[194 Protocol]]
|
||||
@ -98,6 +98,7 @@ The following 120 pages are in this category.
|
||||
* [[377 Animation Reset]]
|
||||
* [[377 Camera Shake]]
|
||||
* [[377 Construct Map Region]]
|
||||
* [[377 Create Static Graphic]]
|
||||
* [[377 Initialize Player]]
|
||||
* [[377 Input Amount]]
|
||||
* [[377 Interface Animation]]
|
||||
|
Loading…
Reference in New Issue
Block a user