Difference between revisions of "SHIP04"

From SWGANH Wiki
Jump to: navigation, search
(Variable Descriptions)
(Notes)
Line 65: Line 65:
 
----
 
----
 
(Ramsey's Break)
 
(Ramsey's Break)
 +
 
SHIP4 makes the model appear in the terminals and datapad, as well as lists its mass in the datapad.
 
SHIP4 makes the model appear in the terminals and datapad, as well as lists its mass in the datapad.
  

Revision as of 16:36, 5 January 2008


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

BaseLine Struct


FLOAT:     Mass
FLOAT:     Weapon Charge
FLOAT:     ??
INT:       ??

Unknown List1:
INT:    List size
INT:    Update Counter
{
    BYTE:    ??
    INT:     Component Index
    INT:     Value
}

Unknown List2:
INT:    List size
INT:    List Update Counter
{
    BYTE:    ??
    INT:     Component Index
    INT:     Value
}

Deltas Struct



Sample Packet


05 00 0C 5F A7 68 04 5A D1   ......9..._.h.Z.
D6 13 00 00 00 50 49 48 53 04 22 00 00 00 06 00   .....PIHS.".....
00 00 00 00 CD CC 4C 3F 00 00 00 44 00 00 C8 42   ......L?...D...B
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
19 05 00 0C 5F A7 68 04 5A D1 D6 13 00 00 00 50   ...._.h.Z......P
49 48 53 08 02 00 00 00 00 00 19  

Variable Descriptions


Obj_OperandCount = 6


Mass = Total Mass of ship Weapon Charge - The right bar on the JTL crosshair. Charge for weapon.

Notes


(Ramsey's Break)

SHIP4 makes the model appear in the terminals and datapad, as well as lists its mass in the datapad.

Tags


0% This packet has not been reversed.