Difference between revisions of "ChatServerStatus"

From SWGANH Wiki
Jump to: navigation, search
(New page: __NOTOC__ {| border="0" width="90%" cellpadding=6 |- |valign=top| ===Struct=== ---- ===Variable Descriptions=== ---- Opperand_Count = '''X''' Opcode = '''7102B15F''' ---- *...)
 
(Sample Packet)
Line 35: Line 35:
  
 
<pre>
 
<pre>
 
+
00 09
 +
00 02
 +
02 00
 +
5F B1 02 71 //ChatServerStatus
 +
01          //status maybe 0 = offline and 1= online??????????
 +
00 D2 AA
 
</pre>
 
</pre>

Revision as of 21:11, 3 June 2007


Struct


Variable Descriptions


Opperand_Count = X

Opcode = 7102B15F


  • Text
Text

Tags


S→C This packet originates on the server.

0% This packet has not been reversed.

Sample Packet

00 09 
00 02 
02 00 
5F B1 02 71 //ChatServerStatus
01          //status maybe 0 = offline and 1= online??????????
00 D2 AA