mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-22 00:52:15 -05:00
Create MediaWiki page '317 Camera movement'
This commit is contained in:
parent
7b8a86d241
commit
e42c78544e
21
317-Camera-movement.mediawiki
Normal file
21
317-Camera-movement.mediawiki
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
[[Category Packet]]
|
||||||
|
[[Category Packet 317]]
|
||||||
|
{{packet|name=Camera movement|description=Sent when the player moves the camera.|opcode=86|type=Fixed|length=4|revision=317}}
|
||||||
|
== Camera Movement ==
|
||||||
|
|
||||||
|
=== Description ===
|
||||||
|
|
||||||
|
This packet is sent when a player moves their game camera.
|
||||||
|
|
||||||
|
=== Packet Structure ===
|
||||||
|
{|border=2
|
||||||
|
! Data Type
|
||||||
|
! Description
|
||||||
|
|-
|
||||||
|
| [[Data Types#Standard data types|Short]]
|
||||||
|
| The Y coordinate of the camera.
|
||||||
|
|-
|
||||||
|
| [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]]
|
||||||
|
| The X coordinate of the camera.
|
||||||
|
|-
|
||||||
|
|}
|
@ -1,9 +1,9 @@
|
|||||||
<!-- DO NOT EDIT THIS FILE, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
<!-- DO NOT EDIT THIS FILE, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||||
The following categories contain pages or media.
|
The following categories contain pages or media.
|
||||||
* [[Category Data Type]] (3 members)
|
* [[Category Data Type]] (3 members)
|
||||||
* [[Category Packet]] (46 members)
|
* [[Category Packet]] (47 members)
|
||||||
* [[Category Packet 194]] (1 members)
|
* [[Category Packet 194]] (1 members)
|
||||||
* [[Category Packet 317]] (43 members)
|
* [[Category Packet 317]] (44 members)
|
||||||
* [[Category Packet 474]] (1 members)
|
* [[Category Packet 474]] (1 members)
|
||||||
* [[Category Packet {{{revision}}}]] (1 members)
|
* [[Category Packet {{{revision}}}]] (1 members)
|
||||||
* [[Category RS2]] (4 members)
|
* [[Category RS2]] (4 members)
|
||||||
|
@ -1,9 +1,10 @@
|
|||||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||||
== '''Pages in category "Packet 317"''' ==
|
== '''Pages in category "Packet 317"''' ==
|
||||||
The following 43 pages are in this category.
|
The following 44 pages are in this category.
|
||||||
* [[317 Animation reset]]
|
* [[317 Animation reset]]
|
||||||
* [[317 Attack (NPC)]]
|
* [[317 Attack (NPC)]]
|
||||||
* [[317 Bank 10 items]]
|
* [[317 Bank 10 items]]
|
||||||
|
* [[317 Camera movement]]
|
||||||
* [[317 Camera shake]]
|
* [[317 Camera shake]]
|
||||||
* [[317 Chat interface]]
|
* [[317 Chat interface]]
|
||||||
* [[317 Chat settings]]
|
* [[317 Chat settings]]
|
||||||
|
@ -1,10 +1,11 @@
|
|||||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||||
== '''Pages in category "Packet"''' ==
|
== '''Pages in category "Packet"''' ==
|
||||||
The following 46 pages are in this category.
|
The following 47 pages are in this category.
|
||||||
* [[194 Protocol]]
|
* [[194 Protocol]]
|
||||||
* [[317 Animation reset]]
|
* [[317 Animation reset]]
|
||||||
* [[317 Attack (NPC)]]
|
* [[317 Attack (NPC)]]
|
||||||
* [[317 Bank 10 items]]
|
* [[317 Bank 10 items]]
|
||||||
|
* [[317 Camera movement]]
|
||||||
* [[317 Camera shake]]
|
* [[317 Camera shake]]
|
||||||
* [[317 Chat interface]]
|
* [[317 Chat interface]]
|
||||||
* [[317 Chat settings]]
|
* [[317 Chat settings]]
|
||||||
|
Loading…
Reference in New Issue
Block a user