Difference between revisions of "ChatDestroyRoom"

From SWGANH Wiki
Jump to: navigation, search
(Variable Descriptions)
(Sample Packet)
Line 38: Line 38:
 
03 00  
 
03 00  
 
77 2A 4B 09  // ChatDestroyRoom
 
77 2A 4B 09  // ChatDestroyRoom
82 06 29 03  // Room ID
+
82 06 29 03 01 00 00 00 // Room ID
01 00 00 00
+
00 5F 9F //comp + crc
00 5F 9F  
+
 
</pre>
 
</pre>

Revision as of 11:14, 11 June 2007

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 Descriptions


Opperand_Count = 3

Opcode = 772A4B09


  • Text
Text

Tags


S→C This packet originates on the server.

25% This packet has been partially reversed.

Sample Packet

00 09 
00 2D 
03 00 
77 2A 4B 09  // ChatDestroyRoom
82 06 29 03 01 00 00 00  // Room ID
00 5F 9F  //comp + crc