Difference between revisions of "317:Follow"

From RuneWiki
Jump to navigationJump to search
(New page: {{packet|name=Follow|description=Sent when a player clicks the follow option on another player|opcode=39|type=Fixed|length=2|revision=317}} == Follow == === Description === This packet i...)
 
m
 
(One intermediate revision by the same user not shown)
Line 11: Line 11:
 
! Description
 
! Description
 
|-
 
|-
| Unsigned [[Data Types#Big Endian|Big Endian]] Short
+
| Unsigned [[Data Types#Little Endian|Little Endian]] [[Data_Types#Standard_data_types|Short]]
 
| The other players ID.
 
| The other players ID.
 
|-
 
|-
 
|}
 
|}

Latest revision as of 04:19, 12 October 2009

Follow
Sent when a player clicks the follow option on another player
Opcode 39
Type Fixed
Length 2

Follow

Description

This packet is sent when a player clicks the follow option on another player.

Packet Structure

Data Type Description
Unsigned Little Endian Short The other players ID.