Difference between revisions of "ChatDestroyRoom"
From SWGANH Wiki
(→Sample Packet) |
(→Struct) |
||
(9 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 5: | Line 5: | ||
===Struct=== | ===Struct=== | ||
---- | ---- | ||
+ | {| align="center" | ||
+ | |- | ||
+ | || | ||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | |{{short}}||'''Op Count''' | ||
+ | |- | ||
+ | |{{int}}||'''Opcode''' | ||
+ | |- | ||
+ | |{{int}}||'''Room ID''' | ||
+ | |- | ||
+ | |{{int}}||'''<font color="red">??</font>''' | ||
+ | |} | ||
+ | |} | ||
===Variable Descriptions=== | ===Variable Descriptions=== | ||
Line 14: | Line 28: | ||
---- | ---- | ||
− | |||
− | |||
|valign=top| | |valign=top| | ||
Line 23: | Line 35: | ||
{| align="center" | {| align="center" | ||
|- | |- | ||
− | ||{{ | + | ||{{ClientPacket}} |
|- | |- | ||
||{{75%}} | ||{{75%}} | ||
Line 34: | 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 // ??