Difference between revisions of "ChatRequestRoomList"

From SWGANH Wiki
Jump to: navigation, search
 
(Struct)
Line 9: Line 9:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
|align="center" style="background:#6C86BF; color:white;"|'''SHORT'''||'''Opperand_Count'''
+
|{{short}}||'''Opperand_Count'''
 
|-
 
|-
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''Opcode'''
+
|{{int}}||'''Opcode'''
 
|-
 
|-
 
|}
 
|}

Revision as of 07:19, 22 March 2007


Struct


SHORT Opperand_Count
INT Opcode

Variable Descriptions



Opperand_Count = 1

Opcode = 4C3D2CFA

Details


This packet is used to request a mass list of all chatrooms on the server. The server simply replies with the large list of channels available.


Tags


C→S This packet originates on the client.

100% This packet has been completely reversed.


Sample Code


Insert Code Snippet Here...

Sample Packet

Insert Sample Packet Here...