Difference between revisions of "SHIP09"

From SWGANH Wiki
Jump to: navigation, search
(Tags)
(Variable Descriptions)
 
(3 intermediate revisions by 2 users not shown)
Line 31: Line 31:
 
----
 
----
  
Obj_OperandCount = ??
+
Obj_OperandCount = 0
 
----
 
----
 
  
 
===Tags===
 
===Tags===
Line 39: Line 38:
 
{| align="center"
 
{| align="center"
 
|-  
 
|-  
||{{75%}}
+
||{{100%}}
 
|-
 
|-
 
|}
 
|}
Line 47: Line 46:
 
----
 
----
 
<pre>
 
<pre>
05 00 0C 5F A7   IHS..........._.
+
05 00  
68 04 5A D1 D6 13 00 00 00 50 49 48 53 09 02 00  h.Z......PIHS...
+
0C 5F A7 68  
00 00 00 00 2F 05 00 EA DD 89 FE 0F 5A D1 D6 13  ..../.......Z...
+
04 5A D1 D6 13 00 00 00  
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
+
50 49 48 53 09 // PIHS 9
00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 EE  ..?.............
+
02 00 00 00  
01 54 0C 00
+
00 00 </pre>
</pre>
+

Latest revision as of 00:27, 8 July 2011

Baseline - SHIP09

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 = 0


Tags


100% This packet has been completely reversed.

Sample Packet


05 00 
0C 5F A7 68 
04 5A D1 D6 13 00 00 00 
50 49 48 53 09 // PIHS 9
02 00 00 00 
00 00