Difference between revisions of "ChatServerStatus"

From SWGANH Wiki
Jump to: navigation, search
(Sample Packet)
Line 34: Line 34:
  
 
<pre>
 
<pre>
00 09
 
00 02
 
 
02 00  
 
02 00  
 
5F B1 02 71 //ChatServerStatus
 
5F B1 02 71 //ChatServerStatus
 
01          //status maybe 0 = offline and 1= online??????????
 
01          //status maybe 0 = offline and 1= online??????????
00 D2 AA
 
 
</pre>
 
</pre>

Revision as of 14:51, 4 January 2008

Server Packet - ChatServerStatus (7102B15F)

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 = X

Opcode = 7102B15F


  • Text
Text

Tags


S→C This packet originates on the server.

25% This packet has been partially reversed.

Sample Packet

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