Difference between revisions of "ChatQueryRoom"
From SWGANH Wiki
(→Sample Packet) |
(→Sample Packet) |
||
Line 34: | Line 34: | ||
<pre> | <pre> | ||
− | + | 00 09 | |
+ | 00 44 | ||
+ | 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 | ||
</pre> | </pre> |
Revision as of 20:25, 3 June 2007
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.
StructVariable DescriptionsOpperand_Count = X Opcode = 92B1F29C
|
Tags
|
Sample Packet
00 09 00 44 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