Offset |
Type |
Raw Hex |
Value |
Description
|
0x00 |
char[4] |
43 4A 42 4F |
OBJC |
object collection
|
0x04 |
int32 |
50 00 00 00 |
80 |
size of the complete collection from this postion in bytes
|
0x08 |
int32 |
24 00 00 00 |
36 |
object collection version
|
0x0C |
int32 |
44 00 00 00 |
68 |
size of the following element in bytes
|
First element (black outline)
|
0x00 |
char[4] |
50 41 45 57 |
WEAP |
weapon
|
0x04 |
int32 |
41 20 00 00 |
8257 |
old file ID?
|
0x08 |
|
00 00 00 00 |
|
unknown
|
0x0C |
float |
0C 6E DA 41 |
27.303734 |
x-position of the weapon
|
0x10 |
float |
00 00 50 C1 |
-13.000000 |
y-position (height) of the weapon
|
0x14 |
float |
33 E2 A3 43 |
327.767181 |
z-position of the weapon
|
0x18 |
float |
00 00 00 00 |
0.000000 |
rotation on the x-axis in degrees
|
0x1C |
float |
00 00 00 00 |
0.000000 |
rotation on the y-axis in degrees
|
0x20 |
float |
00 00 00 00 |
0.000000 |
rotation on the z-axis in degrees
|
0x24 |
char[32] |
|
"w3_phr" |
link by name to global weapon class w3_phr.ONWC
|