OBD:BINA/OBJC/TURR: Difference between revisions
Jump to navigation
Jump to search
(please get your story straight ASAP ^_^) |
mNo edit summary |
||
Line 49: | Line 49: | ||
{{OBD OBJC Footer|align=center|type=TURR|prev=TRIG|next=WEAP|name=Turret}} | {{OBD OBJC Footer|align=center|type=TURR|prev=TRIG|next=WEAP|name=Turret}} | ||
{{OBD}} |
Revision as of 00:04, 18 July 2010
- This is about turret instances. For the turret class resource see OBD:TURR
|
Offset | Type | Raw Hex | Value | Description |
---|---|---|---|---|
0x00 | char[4] | 43 4A 42 4F | OBJC | object collection |
0x04 | int32 | 14 04 00 00 | 1044 | size of the complete collection from this postion in bytes |
0x08 | int32 | 27 00 00 00 | 39 | object collection version |
0x0C | int32 | 90 00 00 00 | 144 | size of the following element in bytes |
First element (black outline) | ||||
0x00 | char[4] | 52 52 55 54 | TURR | object type: turret |
0x04 | int32 | B8 1F 00 00 | 8120 | object ID |
0x08 | 09 00 00 00 | 0x09 | object flags (set at runtime); used values:
| |
0x0C | float | 75 E1 CB C3 | -407.761383 | x-position of the turret |
0x10 | float | 00 00 94 42 | 74.000000 | y-position (height) of the turret |
0x14 | float | B0 15 33 43 | 179.084717 | z-position of the turret |
0x18 | float | 00 00 00 00 | 0.000000 | rotation on the x-axis in degrees |
0x1C | float | 00 00 34 43 | 180.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[63] | "phr_turret_wall" | link by name to global turret class (phr_turret_wall. TURR) | |
0x63 | int16 | 01 00 | 1 | turret ID |
0x65 | int16 | 00 00 | 0 | flags; possible values:
|
0x67 | ignored | |||
0x8B | int32 | 01 00 00 00 | Konoko | target team bitset:
|
0x8F | 00 | padding |
Bluebox screenshot
ONI BINARY DATA |
---|
AKVA << Other file types >> CBPI |
BINA : Binary data |
TMBD << Other BINA >> ONIE |
OBJC : Objects |
TRIG << Other OBJC >> WEAP |
TURR : Turret |
[[OBD:File types/{{{family}}}|{{{family}}} file]] |