Difference between revisions of "317:Camera movement"

From RuneWiki
Jump to navigationJump to search
(New page: {{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 sen...)
 
Line 14: Line 14:
 
| The Y coordinate of the camera.
 
| The Y coordinate of the camera.
 
|-
 
|-
| ShortA
+
| Short Special A
 
| The X coordinate of the camera.
 
| The X coordinate of the camera.
 
|-
 
|-
 
|}
 
|}

Revision as of 05:04, 10 October 2009

Camera movement
Sent when the player moves the camera.
Opcode 86
Type Fixed
Length 4

Camera Movement

Description

This packet is sent when a player moves their game camera.

Packet Structure

Data Type Description
Short The Y coordinate of the camera.
Short Special A The X coordinate of the camera.