Difference between revisions of "ChatRequestRoomList"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
Line 1: Line 1:
__NOTOC__
+
{{PageHeader|Client Packet|ChatRequestRoomList (4C3D2CFA)}}
 
+
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6
 
|-
 
|-
Line 6: Line 5:
 
===Struct===
 
===Struct===
 
----
 
----
 
+
{| align="center"
 +
|-
 +
||
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
Line 14: Line 15:
 
|-
 
|-
 
|}
 
|}
 
+
|}
 
===Variable Descriptions===
 
===Variable Descriptions===
 
----
 
----
Line 39: Line 40:
 
|-
 
|-
 
|}
 
|}
 
 
|}
 
|}
  

Revision as of 11:46, 28 September 2007

Client Packet - ChatRequestRoomList (4C3D2CFA)

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.

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...