OBD:BINA/OBJC/TURR: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (formatting) |
||
Line 1: | Line 1: | ||
{{OBD OBJC Header|align= | {{OBD OBJC Header|align=center|type=TURR|prev=TRIG|next=WEAP|name=Turret|}} | ||
---- | ---- | ||
---- | ---- | ||
http:// | http://ssg.oni2.net/images/bin_r_tu.gif | ||
{ | {{Table}} | ||
| | {{OBDth}} | ||
{|{{ | {{OBDtr| 0x00 | char[4] |FF0000| 43 4A 42 4F | OBJC | object collection }} | ||
| | {{OBDtr| 0x04 | int32 |FFFF00| 14 04 00 00 | 1044 | size of the complete collection from this postion in bytes }} | ||
| | {{OBDtr| 0x08 | int32 |00FF00| 27 00 00 00 | 39 | unknown }} | ||
| | {{OBDtr| 0x0C | int32 |00FFFF| 90 00 00 00 | 144 | size of the following element in bytes }} | ||
| | {{OBDtrBK}} | ||
| | {{OBDtr| 0x00 | char[4] |FFC8C8| 52 52 55 54 | TURR | turret }} | ||
{{OBDtr| 0x04 | int32 |FFFFC8| B8 1F 00 00 | 8120 | old file ID? }} | |||
| TURR | {{OBDtr| 0x08 | |C8FFC8| 09 00 00 00 | | unknown }} | ||
{{OBDtr| 0x0C | float |C8FFFF| 75 E1 CB C3 | -407.761383| x-position of the turret }} | |||
| | {{OBDtr| 0x10 | float |C8FFFF| 00 00 94 42 | 74.000000 | y-position (height) of the turret }} | ||
| | {{OBDtr| 0x14 | float |C8FFFF| B0 15 33 43 | 179.084717 | z-position of the turret }} | ||
| 8120 | {{OBDtr| 0x18 | float |FFC8FF| 00 00 00 00 | 0.000000 | rotation on the x-axis in degrees }} | ||
{{OBDtr| 0x1C | float |FFC8FF| 00 00 34 43 | 180.000000 | rotation on the y-axis in degrees }} | |||
| | {{OBDtr| 0x20 | float |FFC8FF| 00 00 00 00 | 0.000000 | rotation on the z-axis in degrees }} | ||
| | {{OBDtr| 0x24 | char[63] |FFC800| |"phr_turret_wall"| link by name to global turret class (phr_turret_wall. [[OBD:TURR|TURR]]) }} | ||
{{OBDtr| 0x63 | int16 |C800C8| 01 00 | 1 | turret ID }} | |||
| | {{OBDtr| 0x65 | |C87C64| 00 00 | | unknown }} | ||
| | {{OBDtr| 0x67 | char[32] |B0C3D4| | "" | notes }} | ||
| | {{OBDtr| 0x87 | |E7CEA5| 00 00 00 00 | | unknown; always zero }} | ||
| -407.761383 | {{OBDtr| 0x8A | int32 |FFDDDD| 01 00 00 00 | Konoko | target team bitset: | ||
| | |||
| | |||
| 74.000000 | |||
| | |||
| | |||
| 179.084717 | |||
| | |||
| | |||
| 0.000000 | |||
| | |||
| | |||
| 180.000000 | |||
| | |||
| | |||
| 0.000000 | |||
| | |||
| | |||
| | |||
| | |||
| 1 | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
:1 - Konoko | :1 - Konoko | ||
:2 - TCTF | :2 - TCTF | ||
Line 88: | Line 35: | ||
:32 - RogueKonoko | :32 - RogueKonoko | ||
:64 - Switzerland | :64 - Switzerland | ||
:128 - SyndicateAccessory | :128 - SyndicateAccessory }} | ||
{{OBDtr| 0x8D | |64AAAA| 00 | | unknown; always zero; maybe only a filler }} | |||
|} | |||
Revision as of 23:55, 19 December 2007
|
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 | unknown |
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 | turret |
0x04 | int32 | B8 1F 00 00 | 8120 | old file ID? |
0x08 | 09 00 00 00 | unknown | ||
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 | 00 00 | unknown | ||
0x67 | char[32] | "" | notes | |
0x87 | 00 00 00 00 | unknown; always zero | ||
0x8A | int32 | 01 00 00 00 | Konoko | target team bitset:
|
0x8D | 00 | unknown; always zero; maybe only a filler |
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]] |