Difference between revisions of "ChatQueryRoom"
From SWGANH Wiki
(14 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{PageHeader|Packet|ChatQueryRoom (92B1F29C)}} | + | {{PageHeader|Client Packet|ChatQueryRoom (92B1F29C)}} |
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
|- | |- | ||
Line 5: | Line 5: | ||
===Struct=== | ===Struct=== | ||
---- | ---- | ||
+ | {| align="center" | ||
+ | |- | ||
+ | || | ||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | |{{short}}||'''Op Count''' | ||
+ | |- | ||
+ | |{{int}}||'''Opcode''' | ||
+ | |- | ||
+ | |{{int}}|'''<font color="red">??</font>''' | ||
+ | |- | ||
+ | |{{a_string}}||'''Room Name''' | ||
+ | |} | ||
+ | |} | ||
===Variable Descriptions=== | ===Variable Descriptions=== | ||
---- | ---- | ||
− | Opperand_Count = ''' | + | Opperand_Count = '''3''' |
Opcode = '''92B1F29C''' | Opcode = '''92B1F29C''' | ||
---- | ---- | ||
− | |||
− | |||
− | |||
|valign=top| | |valign=top| | ||
Line 23: | Line 34: | ||
{| align="center" | {| align="center" | ||
|- | |- | ||
− | ||{{ | + | ||{{ClientPacket}} |
|- | |- | ||
− | ||{{ | + | ||{{75%}} |
|- | |- | ||
|} | |} | ||
Line 34: | Line 45: | ||
<pre> | <pre> | ||
− | 00 | + | 03 00 |
− | 00 | + | 92 B1 F2 9C // ChatQueryRoom |
− | + | 01 00 00 00 | |
− | + | 22 00 // string count | |
− | + | 53 57 47 2E 53 68 61 64 6F 77 66 69 72 65 2E 74 // SWG.Shadowfire.t | |
− | + | 75 74 6F 72 69 61 6C 2E 43 68 61 74 2E 72 6F 75 // utorial.Chat.rou | |
+ | 73 65 // se | ||
</pre> | </pre> |
Latest revision as of 18:19, 6 January 2008
Client Packet - ChatQueryRoom (92B1F29C)
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 DescriptionsOpperand_Count = 3 Opcode = 92B1F29C |
Tags
|
Sample Packet
03 00 92 B1 F2 9C // ChatQueryRoom 01 00 00 00 22 00 // string count 53 57 47 2E 53 68 61 64 6F 77 66 69 72 65 2E 74 // SWG.Shadowfire.t 75 74 6F 72 69 61 6C 2E 43 68 61 74 2E 72 6F 75 // utorial.Chat.rou 73 65 // se