Difference between revisions of "WAYP06"

From SWGANH Wiki
Jump to: navigation, search
(Deltas Struct)
(Variable Descriptions)
 
Line 32: Line 32:
 
----
 
----
  
Obj_OperandCount = ??
+
Obj_OperandCount = 1
 
----
 
----
 
+
ServerID:
 +
A unique ID identifying what Server the object is being held in.
 +
Used for locating objects across a distributed cluster system.
  
 
===Tags===
 
===Tags===

Latest revision as of 11:04, 18 March 2009

Baseline - WAYP06

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

WAYP Packet Type QuickNav
WAYP01 - WAYP03 - WAYP06


BaseLine Struct


SHORT:		ObjOpperandCount
INT:		ServerID

Deltas Struct


SHORT:			UpdateCount
SHORT:			UpdateType
{
  00:		
    INT:		ServerID
}

Variable Descriptions


Obj_OperandCount = 1


ServerID: A unique ID identifying what Server the object is being held in. Used for locating objects across a distributed cluster system.

Tags


25% This packet has been partially reversed.

Sample Packet