Difference between revisions of "ChatRequestRoomList"
From SWGANH Wiki
Line 1: | Line 1: | ||
− | |||
{{PageHeader|Client Packet|ChatRequestRoomList (4C3D2CFA)}} | {{PageHeader|Client Packet|ChatRequestRoomList (4C3D2CFA)}} | ||
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
Line 11: | Line 10: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | |{{short}}||''' | + | |{{short}}||'''Op Count''' |
|- | |- | ||
|{{int}}||'''Opcode''' | |{{int}}||'''Opcode''' | ||
Line 21: | Line 20: | ||
− | + | Op Count = '''1''' | |
Opcode = '''4C3D2CFA''' | Opcode = '''4C3D2CFA''' | ||
Line 50: | Line 49: | ||
<pre> | <pre> | ||
− | + | 01 00 // Op Count | |
+ | FA 2C 3D 4C // ChatRequestRoomList | ||
</pre> | </pre> |
Revision as of 09:19, 9 January 2008
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
Variable Descriptions
Opcode = 4C3D2CFA
DetailsThis 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
|
Sample Packet
01 00 // Op Count FA 2C 3D 4C // ChatRequestRoomList