PLAY06

From SWGANH Wiki
Jump to: navigation, search

Baseline - 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:            Region ID
BYTE:           CSR/DeveloperTag

Deltas Struct


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

Variable Descriptions


OpperandCount = 2

CSR/DeveloperTag:

00 - No Tag
01 - CSR
02 - Developer

Tags


100% This packet has been completely reversed.

Sample Packet


02 00
3D 00 00 00 // Region ID
02  //CSR-DEV Tag (01 = CSR, 02 = DEVELOPER)