Difference between revisions of "PLAY06"

From SWGANH Wiki
Jump to: navigation, search
(Variable Descriptions)
Line 1: Line 1:
__NOTOC__
+
{{PageHeader|Server Packet|PLAY06}}
 
+
 
{|align="center"
 
{|align="center"
 
|-  
 
|-  
Line 6: Line 5:
 
|-
 
|-
 
|}
 
|}
 
+
<br>
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6
 
|-
 
|-

Revision as of 15:54, 7 January 2008

Server Packet - PLAY06

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.

PLAY Packet Type QuickNav
PLAY01 - PLAY03 - PLAY06 - PLAY08 - PLAY09


BaseLine Struct


SHORT:         
 OpperandCount
INT:            ??
BYTE:           CSR/DeveloperTag

Deltas Struct


SHORT:                  UpdateCount
SHORT:                  UpdateType
{
  00:
    INT:                ??
  01:
    BYTE:               CSR/DeveloperTag
}

Sample Packet


02 00
3D 00 00 00 //No Idea still...
02  //CSR-DEV Tag (01 = CSR, 02 = DEVELOPER)

Variable Descriptions


OpperandCount = 2

CSR/DeveloperTag:

00 - No Tag
01 - CSR
02 - Developer

Tags


75% This packet has been partially reversed.