mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-11 03:45:02 -05:00
27 lines
578 B
Plaintext
27 lines
578 B
Plaintext
[[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.
|
|
|-
|
|
|} |