Difference between revisions of "ChatOnRemoveModeratorFromRoom"

From SWGANH Wiki
Jump to: navigation, search
(Sample Packet)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
{|
 
|- align="center"
 
||{{PacketGuide}}
 
|-
 
|}
 
  
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6
Line 13: Line 8:
  
 
{| class="wikitable"
 
{| class="wikitable"
|-
+
|{{short}}||'''Operand Count'''
|align="center" style="background:#B3C0DE; color:white;"|'''BYTE'''||'''uint8'''
+
|{{int}}||'''Opcode'''
|-
+
|{{a_string}}||'''SWG'''
|align="center" style="background:#6C86BF; color:white;"|'''SHORT'''||'''uint16'''
+
|{{a_string}}||'''Galaxy'''
|-
+
|{{a_string}}||'''Removed Character'''
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''uint32'''
+
|{{a_string}}||'''SWG'''
|-
+
|{{a_string}}||'''Galaxy'''
|align="center" style="background:#3C5466; color:white;"|'''FLOAT'''||'''uint32'''
+
|{{a_string}}||'''Mod performing the action'''
|-
+
|{{int}}||'''Success Bitmask'''
|align="center" style="background:#3C4565; color:white;"|'''LONG'''||'''uint64'''
+
|{{a_string}}||'''Channel'''
|-
+
|{{int}}||'''Counter'''
|align="center" style="background:#D8F2E0; color:#3C4565;"|'''A_STRING'''||'''ASCII String'''
+
|-
+
|align="center" style="background:#8BD9A3; color:white;"|'''U_STRING'''||'''Unicode String'''
+
|-
+
|align="center" style="background:#3EC166; color:white;"|'''C_STRING'''||'''Customization String'''
+
|-
+
|align="center" style="background:#25733D; color:white;"|'''B_STRING'''||'''Byte String'''
+
|-
+
|align="center" style="background:#C6C600; color:white;"|'''{ }'''||'''LIST Component'''
+
|-
+
|align="center" style="background:#DF97A7; color:white;"|'''?'''||'''Uncertain Values'''
+
|-
+
|align="center" style="background:#C84966; color:white;"|'''?? '''||'''Unknown Variable Name'''
+
|-
+
 
|}
 
|}
  
Line 48: Line 29:
 
----
 
----
  
* Additional Descriptions go here...
 
* --
 
* ---
 
* ----
 
  
 
|valign=top|
 
|valign=top|
Line 61: Line 38:
 
||{{ServerPacket}}
 
||{{ServerPacket}}
 
|-
 
|-
||{{25%}}
+
||{{100%}}
 
|-
 
|-
 
|}
 
|}

Revision as of 22:56, 30 June 2007


Struct


SHORT Operand Count INT Opcode A_STRING SWG A_STRING Galaxy A_STRING Removed Character A_STRING SWG A_STRING Galaxy A_STRING Mod performing the action INT Success Bitmask A_STRING Channel INT Counter

Variable Descriptions


Opperand_Count = 6

Opcode = 1342FC47



Tags


S→C This packet originates on the server.

100% This packet has been completely 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