Difference between revisions of "SHIP04"
From SWGANH Wiki
(→BaseLine Struct) |
(→Variable Descriptions) |
||
| Line 57: | Line 57: | ||
---- | ---- | ||
| − | Obj_OperandCount = | + | 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=== | ===Tags=== | ||
Revision as of 15:36, 5 January 2008
|
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 StructSample Packet05 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 DescriptionsObj_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
|