Difference between revisions of "ChatOnDestroyRoom"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
(Struct)
Line 20: Line 20:
 
|align="center" style="background:#D8F2E0; color:#3C4565;"|'''A_STRING'''||'''Creator'''
 
|align="center" style="background:#D8F2E0; color:#3C4565;"|'''A_STRING'''||'''Creator'''
 
|-
 
|-
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''unknown'''
+
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''<font color="red">unknown</font>'''
 
|-
 
|-
 
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''Room ID'''
 
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''Room ID'''
 
|-
 
|-
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''unknown'''
+
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''<font color="red">unknown</font>'''
 
|-
 
|-
 
|}
 
|}

Revision as of 11:11, 27 September 2007

Packet - ChatOnDestroyRoom (E8EC5877)

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.

Struct


SHORT Operand Count
INT Opcode
A_STRING Game
A_STRING Server
A_STRING Creator
INT unknown
INT Room ID
INT unknown

Variable Descriptions


Opperand_Count = 5

Opcode = 0xE8EC5877


  • Additional Descriptions go here...
  • --
  • ---
  • ----

Tags


S→C This packet originates on the server.

75% This packet has been partially reversed.


Sample Packet

ChatOnDestroyRoom

00 09 
0C 6B 
00 19 
2B 
05 00                         // op_count
77 58 EC E8                   // ChatOnDestroyRoom
03 00                         // string count
53 57 47                      // SWG
0A 00                         // string count
53 68 61 64 6F 77 66 69 72 65 // Shadowfire
06 00                         // string count
73 79 73 74 65 6D             // system
00 00 00 00 
4C 06 29 03                   // Room id 
00 00 00 00 
2B 
05 00                         // op_count
77 58 EC E8                   // ChatOnDestroyRoom
03 00                         // string count
53 57 47                      // SWG
0A 00                         // String count
53 68 61 64 6F 77 66 69 72 65 // Shadowfire 
06 00                         // string count
73 79 73 74 65 6D             // system
00 00 00 00 
4A 06 29 03                   //Room id
00 00 00 00