OBD:OBDC: Difference between revisions

No edit summary
m (...)
 
(7 intermediate revisions by 5 users not shown)
Line 1: Line 1:
[[Main Page]] >> [[OBD:Oni Binary Data|Oni Binary Data]] >> [[OBD:File types|File Types]] >> OBDC File
{{OBD_File_Header | type=OBDC | prev=OBAN | next=OBOA | name=Door Class Array | family=Level | align=center}}




<CENTER>[[OBD:OBAN|<==]] <FONT SIZE=5>OBDC File</FONT> [[OBD:OBOA|==>]]<BR>
Only level 2 and 3 have some content.
<FONT SIZE=2>Door Class Array - Level File</FONT></CENTER>




http://www6.fh-eberswalde.de/user/dkriesch/onistuff/images/obdc_a.gif
[[image:obdc_a.gif]]




{| BORDER=1 WIDTH=100% CELLPADDING=2 CELLSPACING=0
{{Table}}
|- ALIGN=CENTER BGCOLOR="#FFDDBB"
{{OBDth}}
| WIDTH=15% | <B>Hex</B>
{{OBDtr| 0x00 | res_id  |FF0000| 01 9F 02 00 | 1532    | 00671-level3_scripts.OBDC }}
| WIDTH=15% | <B>Translation</B>
{{OBDtr| 0x04 | lev_id  |FFFF00| 01 00 00 06 | 3       | level 3 }}
| WIDTH=70% | <B>Meaning</B>
{{OBDtr| 0x08 | char[22] |00FF00| 00 00       | dead    | unused }}
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
{{OBDtr| 0x1E | uint16    |00FFFF| 6B 00       | 107     | arrray size }}
| BGCOLOR="#FF0000" | 01 9F 02 00
{{OBDtrBK}}
| 671
{{OBDtr| 0x00 | uint16    |FFC8C8| 01 00 | 1        | door class id }}
| ALIGN=LEFT | 00671-level3_scripts.OBDC
{{OBDtr| ---- | uint16    |FFC8C8| 00 00 | 0        | door class flags }}
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
{{OBDtr| 0x04 | link    |FFFFC8| 01 B7 00 00 | 183     | link to 00183-door_01.[[OBD:OBAN|OBAN]] }}
| BGCOLOR="#FFFF00" | 01 00 00 06
{{OBDtr| 0x08 | uint16    |C8FFC8| 00 00 | 0        | open key (not used) }}
| 3
{{OBDtr| ---- | uint16    |C8FFC8| 00 00 | 0       | close key (not used) }}
| ALIGN=LEFT | level 3
{{OBDtr| 0x0C | float    |C8FFFF| 00 00 61 44 |900.000000| activation radius (squared) }}
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
{{OBDtr| 0x10 | uint16    |FFC8FF| 00 00 | 0        | object ID (unknown in SRC) }}
| BGCOLOR="#00FF00" | 00 00 00 00
{{OBDtr| ---- | uint16    |FFC8FF| 00 00 | 0       | link ID }}
| 0
{{OBDtr| 0x14 | uint32    |FFC800| 00 00 00 00 | 0       | invisibility (bit vector) }}
| ALIGN=LEFT | not used
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#00FFFF" | 6B 00
| 107
| ALIGN=LEFT | 107 packages follow (one package is edged in black)
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#000000"
| COLSPAN=3 | <FONT SIZE=2 COLOR="#FFFFFF">Below follows the first package.</FONT>
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#FFC8C8" | 01 00 00 00
| 1
| ALIGN=LEFT | unknown
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#FFFFC8" | 01 B7 00 00
| 183
| ALIGN=LEFT | link to 00183-door_01.[[OBD:OBAN|OBAN]]
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#C8FFC8" | 00 00 00 00
| 0
| ALIGN=LEFT | unknown
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#C8FFFF" | 00 00 61 44
| 900.000000
| ALIGN=LEFT | unknown
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#FFC8FF" | 00 00 00 00
| 0
| ALIGN=LEFT | unknown
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#FFC800" | 00 00 00 00
| 0
| ALIGN=LEFT | unknown
|}
|}




<HR>
{{OBD_File_Footer | type=OBDC | prev=OBAN | next=OBOA | name=Door Class Array | family=Level}}
<CENTER>[[OBD:OBAN|<==]] <B>OBDC File</B> [[OBD:OBOA|==>]]</CENTER>
<HR>


 
{{OBD}}
[[Main Page]] >> [[OBD:Oni Binary Data|Oni Binary Data]] >> [[OBD:File types|File Types]] >> OBDC File

Latest revision as of 00:07, 12 May 2025

ONI BINARY DATA
OBAN << Other file types >> OBOA
OBDC : Door Class Array
switch to XML:OBDC page
Overview @ Oni Stuff
OBD.png


Only level 2 and 3 have some content.


Obdc a.gif


Offset Type Raw Hex Value Description
0x00 res_id 01 9F 02 00 1532 00671-level3_scripts.OBDC
0x04 lev_id 01 00 00 06 3 level 3
0x08 char[22] 00 00 dead unused
0x1E uint16 6B 00 107 arrray size
First element (black outline)
0x00 uint16 01 00 1 door class id
---- uint16 00 00 0 door class flags
0x04 link 01 B7 00 00 183 link to 00183-door_01.OBAN
0x08 uint16 00 00 0 open key (not used)
---- uint16 00 00 0 close key (not used)
0x0C float 00 00 61 44 900.000000 activation radius (squared)
0x10 uint16 00 00 0 object ID (unknown in SRC)
---- uint16 00 00 0 link ID
0x14 uint32 00 00 00 00 0 invisibility (bit vector)


ONI BINARY DATA
OBAN << Other file types >> OBOA
OBDC : Door Class Array
Level file