Difference between revisions of "ChatOnRemoveModeratorFromRoom"

From SWGANH Wiki
Jump to: navigation, search
(Variable Descriptions)
(Sample Packet)
Line 90: Line 90:
 
53 68 61 64 6F 77 66 69 72 65                    // Shadowfire
 
53 68 61 64 6F 77 66 69 72 65                    // Shadowfire
 
09 00                                            // string count  
 
09 00                                            // string count  
73 70 65 74 79 6E 65 73 73                        // spetyness
+
73 70 65 74 79 6E 65 73 73                        // spetyness / person removed from chat
 
03 00                                            // string count
 
03 00                                            // string count
 
53 57 47                                          // SWG
 
53 57 47                                          // SWG
Line 96: Line 96:
 
53 68 61 64 6F 77 66 69 72 65                    // Shadowfire
 
53 68 61 64 6F 77 66 69 72 65                    // Shadowfire
 
08 00                                            // string count
 
08 00                                            // string count
72 75 62 69 6E 6C 65 65                          // rublinlee
+
72 75 62 69 6E 6C 65 65                          // rublinlee / mod that removed the person
 
00 00 00 00  
 
00 00 00 00  
 
22 00                                            // string count  
 
22 00                                            // string count  

Revision as of 22:48, 3 June 2007

Exquisite-khelpcenter.png Instructions
In order to keep all documentation the same format, please use the source to this page to begin a new packet description, the template contains all the options, simply remove what is not required and fill in the details.


Struct


BYTE uint8
SHORT uint16
INT uint32
FLOAT uint32
LONG uint64
A_STRING ASCII String
U_STRING Unicode String
C_STRING Customization String
B_STRING Byte String
{ } LIST Component
? Uncertain Values
?? Unknown Variable Name

Variable Descriptions


Opperand_Count = 6

Opcode = 1342FC47


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

Tags


S→C This packet originates on the server.

25% This packet has been partially reversed.


Sample Code


Insert Code Snippet Here...

Sample Packet

00 09 
05 C7 
00 19 
69 
06 00 
47 FC 42 13                                       // ChatOnRemoveModeratorFromRoom
03 00                                             // string count
53 57 47                                          // SWG
0A 00                                             // string count
53 68 61 64 6F 77 66 69 72 65                     // Shadowfire
09 00                                             // string count 
73 70 65 74 79 6E 65 73 73                        // spetyness  / person removed from chat
03 00                                             // string count
53 57 47                                          // SWG
0A 00                                             // string count
53 68 61 64 6F 77 66 69 72 65                     // Shadowfire
08 00                                             // string count
72 75 62 69 6E 6C 65 65                           // rublinlee / mod that removed the person
00 00 00 00 
22 00                                             // string count 
53 57 47 2E 53 68                                 // SWG.Sh
61 64 6F 77 66 69 72 65 2E 74 75 74 6F 72 69 61   // adowfire.tutoria
6C 2E 43 68 61 74 2E 72 6F 75 73 65               // l.Chat.rouse
01 00 00 00