Difference between revisions of "317:Privacy options"

From RuneWiki
Jump to navigationJump to search
(New page: {{packet|name=Privacy options|description=Sent when a player changes their privacy options.|opcode=95|type=Fixed|length=3|revision=317}} == Privacy Options == === Description === This pa...)
 
 
Line 11: Line 11:
 
! Description
 
! Description
 
|-
 
|-
| Unsigned Byte
+
| Unsigned [[Data_Types#Standard_data_types|Byte]]
 
| The private chat options.
 
| The private chat options.
 
|-
 
|-
| Unsigned Byte
+
| Unsigned [[Data_Types#Standard_data_types|Byte]]
 
| The public chat options.
 
| The public chat options.
 
|-
 
|-
| Unsigned Byte
+
| Unsigned [[Data_Types#Standard_data_types|Byte]]
 
| The trade/complete options.
 
| The trade/complete options.
 
|-
 
|-
 
|}
 
|}

Latest revision as of 19:01, 11 October 2009

Privacy options
Sent when a player changes their privacy options.
Opcode 95
Type Fixed
Length 3

Privacy Options

Description

This packet is sent when a player changes their privacy options (i.e. public chat).

Packet Structure

Data Type Description
Unsigned Byte The private chat options.
Unsigned Byte The public chat options.
Unsigned Byte The trade/complete options.