Difference between revisions of "ChatDestroyRoom"
From SWGANH Wiki
(→Struct) |
(→Struct) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{PageHeader|Packet|ChatDestroyRoom (772A4B09)}} | + | {{PageHeader|Client Packet|ChatDestroyRoom (772A4B09)}} |
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
|- | |- | ||
Line 13: | Line 13: | ||
|- | |- | ||
|{{int}}||'''Opcode''' | |{{int}}||'''Opcode''' | ||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
|{{int}}||'''Room ID''' | |{{int}}||'''Room ID''' | ||
|- | |- | ||
− | |{{int}}||''' | + | |{{int}}||'''<font color="red">??</font>''' |
− | + | ||
− | + | ||
− | + | ||
|} | |} | ||
|} | |} | ||
Line 35: | Line 28: | ||
---- | ---- | ||
− | |||
− | |||
|valign=top| | |valign=top| | ||
Line 44: | Line 35: | ||
{| align="center" | {| align="center" | ||
|- | |- | ||
− | ||{{ | + | ||{{ClientPacket}} |
|- | |- | ||
− | ||{{ | + | ||{{75%}} |
|- | |- | ||
|} | |} | ||
Line 55: | Line 46: | ||
<pre> | <pre> | ||
− | + | 03 00 // Op Count | |
− | + | ||
− | 03 00 | + | |
77 2A 4B 09 // ChatDestroyRoom | 77 2A 4B 09 // ChatDestroyRoom | ||
82 06 29 03 // Room ID | 82 06 29 03 // Room ID | ||
− | 01 00 00 00 | + | 01 00 00 00 // ?? |
− | + | ||
</pre> | </pre> |
Latest revision as of 18:37, 6 January 2008
Client Packet - ChatDestroyRoom (772A4B09)
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 = 094b2a77
|
Tags
|
Sample Packet
03 00 // Op Count 77 2A 4B 09 // ChatDestroyRoom 82 06 29 03 // Room ID 01 00 00 00 // ??