Difference between revisions of "ChatServerStatus"

From SWGANH Wiki
Jump to: navigation, search
(Variable Descriptions)
(Struct)
Line 5: Line 5:
 
===Struct===
 
===Struct===
 
----
 
----
 +
{| align="center"
 +
|-
 +
||
 +
{| class="wikitable"
 +
|-
 +
|{{short}}||'''Op Count'''
 +
|-
 +
|{{int}}||'''Opcode'''
 +
|-
 +
|{{byte}}|'''Status'''
 +
|}
 +
|}
  
 
===Variable Descriptions===
 
===Variable Descriptions===

Revision as of 14:52, 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


SHORT Op Count
INT Opcode
BYTE Status

Variable Descriptions


Opperand_Count = 2

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??????????