Difference between revisions of "SHIP08"

From SWGANH Wiki
Jump to: navigation, search
(BaseLine Struct)
Line 12: Line 12:
 
----
 
----
 
<pre>
 
<pre>
 
+
SHORT:      Opperand_Count
 +
INT:        Opcode
 +
LONG:      ObjectID
 +
INT:        Object_TYPE
 +
BYTE:      TYPE_#
 +
INT:        Object_Data_Size
 +
SHORT:      OpperandCount
 
</pre>
 
</pre>
  

Revision as of 15:32, 13 April 2008

Baseline - SHIP08

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

SHIP Packet Type QuickNav
SHIP01 - SHIP03 - SHIP04 - SHIP06 - SHIP08 - SHIP09

BaseLine Struct


SHORT:      Opperand_Count
INT:        Opcode
LONG:       ObjectID
INT:        Object_TYPE
BYTE:       TYPE_#
INT:        Object_Data_Size
SHORT:      OpperandCount

Deltas Struct



Variable Descriptions


Obj_OperandCount = ??



Tags


0% This packet has not been reversed.

Sample Packet