Create MediaWiki page '377 Move Camera'

This commit is contained in:
Pure_ 2014-03-08 02:24:02 +00:00 committed by moparisthebest
parent aa6e17dd45
commit ba0c0f7c45
4 changed files with 36 additions and 4 deletions

30
377-Move-Camera.mediawiki Normal file
View File

@ -0,0 +1,30 @@
[[Category Packet]]
[[Category Packet 377]]
{{packet|name=Move Camera|description=Moves the camera.|opcode=3|type=Fixed|length=6|revision=377}}
== Move Camera ==
=== Description ===
Moves the camera.
=== Packet Structure ===
{| border=2
! Data type
! Description
|-
| [[Data Types#Standard data types|Byte]]
| Tile X coordinate.
|-
| [[Data Types#Standard data types|Byte]]
| Tile Y coordinate.
|-
| [[Data Types#Standard data types|Short]]
| Height offset.
|-
| [[Data Types#Standard data types|Byte]]
| Position offset.
|-
| [[Data Types#Standard data types|Byte]]
| Move speed.
|-
|}

View File

@ -2,10 +2,10 @@
The following categories contain pages or media.
* [[Category Cache]] (3 members)
* [[Category Data Type]] (3 members)
* [[Category Packet]] (121 members)
* [[Category Packet]] (122 members)
* [[Category Packet 194]] (4 members)
* [[Category Packet 317]] (90 members)
* [[Category Packet 377]] (23 members)
* [[Category Packet 377]] (24 members)
* [[Category Packet 474]] (3 members)
* [[Category Packet {{{revision}}}]] (1 members)
* [[Category RS2]] (14 members)

View File

@ -1,6 +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 23 pages are in this category.
The following 24 pages are in this category.
* [[377 Animation Reset]]
* [[377 Camera Shake]]
* [[377 Construct Map Region]]
@ -11,6 +11,7 @@ The following 23 pages are in this category.
* [[377 Interface Item]]
* [[377 Inventory Overlay]]
* [[377 Logout]]
* [[377 Move Camera]]
* [[377 Open Welcome Screen]]
* [[377 Play Ambient Wave]]
* [[377 Protocol]]

View File

@ -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 121 pages are in this category.
The following 122 pages are in this category.
* [[194 Clear screen]]
* [[194 Logout]]
* [[194 Protocol]]
@ -105,6 +105,7 @@ The following 121 pages are in this category.
* [[377 Interface Item]]
* [[377 Inventory Overlay]]
* [[377 Logout]]
* [[377 Move Camera]]
* [[377 Open Welcome Screen]]
* [[377 Play Ambient Wave]]
* [[377 Protocol]]