OBD:ONOA: Difference between revisions
Jump to navigation
Jump to search
m (typo) |
No edit summary |
||
Line 34: | Line 34: | ||
{{OBDtr| 0x04 | link |FFFFC8| 01 1A 02 00 | 673 | link to [[OBD:IDXA_ONOA|00673.IDXA]] }} | {{OBDtr| 0x04 | link |FFFFC8| 01 1A 02 00 | 673 | link to [[OBD:IDXA_ONOA|00673.IDXA]] }} | ||
|} | |} | ||
Obviously not all object types have coresponding gunk quads. The only object types that are used in ONOA by the original levels are door, furniture, turret, trigger and console. In addition it appears that the engine only searches for door type. | |||
{{OBD_File_Footer | type=ONOA | prev=ONMA | next=ONSA | name=Object Gunk Array | family=Level}} | {{OBD_File_Footer | type=ONOA | prev=ONMA | next=ONSA | name=Object Gunk Array | family=Level}} |
Revision as of 10:51, 28 December 2009
|
Offset | Type | Raw Hex | Value | Description |
---|---|---|---|---|
0x00 | res_id | 01 A0 02 00 | 672 | 00672-.ONOA |
0x04 | lev_id | 01 00 00 06 | 3 | level 3 |
0x08 | char[20] | AD DE | dead | unused |
0x0C | int32 | 22 01 00 00 | 290 | array size |
First element (black outline) | ||||
0x00 | int32 | 15 19 00 03 | 6421; 3 | object ID (first 3 bytes); object type (last byte) - the following object types exists:
|
0x04 | link | 01 1A 02 00 | 673 | link to 00673.IDXA |
Obviously not all object types have coresponding gunk quads. The only object types that are used in ONOA by the original levels are door, furniture, turret, trigger and console. In addition it appears that the engine only searches for door type.
ONI BINARY DATA |
---|
ONMA << Other file types >> ONSA |
ONOA : Object Gunk Array |
Level file |