OBD:BINA/OBJC/DOOR: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (design) |
||
Line 1: | Line 1: | ||
{{OBD OBJC Header|align= | {{OBD OBJC Header | align=center | type=DOOR | prev=CONS | next=FLAG | name=Door}} | ||
[[image:bin_r_do.gif]] | |||
{ | {{Table}} | ||
| | {{OBDth}} | ||
{|{{ | {{OBDtr| 0x00 | char[4] |FF0000| 43 4A 42 4F | OBJC | object collection }} | ||
| | {{OBDtr| 0x04 | int32 |FFFF00| 15 19 00 00 | 14344 | size of the complete combat part from this postion in bytes }} | ||
{{OBDtr| 0x08 | int32 |00FF00| 27 00 00 00 | 39 | unknown; do not change it }} | |||
{{OBDtr| 0x0C | int32 |00FFFF| FC 00 00 00 | 252 | size of the following element in bytes }} | |||
{{OBDtrBK}} | |||
| | {{OBDtr| 0x00 | char[4] |FFC8C8| 52 4F 4F 44 | DOOR | door }} | ||
| | {{OBDtr| 0x04 | int32 |FFFFC8| 57 12 00 00 | 6421 | old file ID }} | ||
| DOOR | {{OBDtr| 0x08 | int32 |C8FFC8| 08 00 00 00 | 8 | unknown }} | ||
{{OBDtr| 0x0C | float |C8FFFF| 00 00 4F 43 | 207.000000| x-position of the bottom of the door }} | |||
| | {{OBDtr| 0x10 | float |C8FFFF| 00 00 D8 42 | 108.000000| y-position (height) of the bottom of the door }} | ||
| | {{OBDtr| 0x14 | float |C8FFFF| 98 7F CC C3 |-408.996826| z-position of the bottom of the door }} | ||
| 6421 | {{OBDtr| 0x18 | float |FFC8FF| 00 00 00 00 | 0.000000 | rotation on the x-axis in degrees }} | ||
{{OBDtr| 0x1C | float |FFC8FF| 67 85 25 3D | 0.040410 | rotation on the y-axis in degrees }} | |||
| | {{OBDtr| 0x20 | float |FFC8FF| 00 00 00 00 | 0.000000 | rotation on the z-axis in degrees }} | ||
| | {{OBDtr2|0x24 | char[63] |FFC800| TCdouble | door type name (reference to 00957-TCdouble.[[OBD:DOOR|DOOR]] of level 0) }} | ||
| 8 | {{OBDtr| 0x63 | int16 |C800C8| 01 00 | 1 | door ID }} | ||
{{OBDtr| 0x65 | int16 |C87C64| 00 00 | 0 | unknown }} | |||
| | {{OBDtr| 0x67 | bitset16 |B0C3D4| 15 00 | 21, 0 | door options; the following bits are possible: | ||
| | |||
| 207.000000 | |||
:0x'''01'''00 - door locked | |||
| | :0x'''02'''00 - unknown | ||
| | :0x'''04'''00 - unknown | ||
| 108.000000 | :0x'''08'''00 - unknown | ||
:0x'''10'''00 - require player to press '''action''' to open door | |||
| | :0x'''20'''00 - unknown | ||
| | :0x'''40'''00 - unknown | ||
98 7F CC C3 | :0x'''80'''00 - double door | ||
| -408.996826 | :0x00'''01''' - unknown | ||
:0x00'''02''' - one way door (one side locked, other side unlocked) | |||
| | :0x00'''04''' - reverse of the one way door (now the other side is locked) | ||
| | :0x00'''08''' - unknown | ||
| 0.000000 | :0x00'''10''' - unknown | ||
:0x00'''20''' - unknown | |||
| | :0x00'''40''' - unknown | ||
| | :0x00'''80''' - unknown | ||
| 0 | |||
| | }} | ||
| | {{OBDtr |0x69 | float |FFDDDD| 00 00 4F 43 | 207.000000 | x-position of the center of the door }} | ||
| 0.000000 | {{OBDtr |0x6D | float |FFDDDD| 00 00 F6 42 | 123.000000 | y-position (height) of the center of the door }} | ||
{{OBDtr |0x71 | float |FFDDDD| 98 7F CC C3 | -408.996826| z-position of the center of the door }} | |||
| | {{OBDtr |0x75 | float |64AAAA| 00 00 61 44 | 900.000000 | activation radius }} | ||
| | {{OBDtr2|0x79 | char[63] |EBEBEB| _DOOR_RL_FLOOR3 | first door texture (reference to 00216-_DOOR_RL_FLOOR3.[[OBD:TXMP|TXMP]]) }} | ||
| | {{OBDtr2|0xA8 | char[68] |8C8CCC| unused | second door texture (reference to a [[OBD:TXMP|TXMP]] file) }} | ||
| | |||
| | |||
| 1 | |||
| | |||
| | |||
| 0 | |||
| | |||
| | |||
| 21 | |||
| | |||
| 207.000000 | |||
| | |||
| | |||
| 123.000000 | |||
| | |||
| | |||
| -408.996826 | |||
| | |||
| | |||
| 900.000000 | |||
| | |||
| | |||
| | |||
| | |||
| | |||
|} | |} | ||
;Bluebox screenshot | |||
http://ssg.oni2.net/subfold/bluebox/images/221_door_properties.jpg | |||
{{OBD OBJC Footer|type=DOOR|prev=CONS|next=FLAG|name=Door}} | {{OBD OBJC Footer | type=DOOR | prev=CONS | next=FLAG | name=Door}} |
Revision as of 06:09, 22 September 2007
|
Offset | Type | Raw Hex | Value | Description |
---|---|---|---|---|
0x00 | char[4] | 43 4A 42 4F | OBJC | object collection |
0x04 | int32 | 15 19 00 00 | 14344 | size of the complete combat part from this postion in bytes |
0x08 | int32 | 27 00 00 00 | 39 | unknown; do not change it |
0x0C | int32 | FC 00 00 00 | 252 | size of the following element in bytes |
First element (black outline) | ||||
0x00 | char[4] | 52 4F 4F 44 | DOOR | door |
0x04 | int32 | 57 12 00 00 | 6421 | old file ID |
0x08 | int32 | 08 00 00 00 | 8 | unknown |
0x0C | float | 00 00 4F 43 | 207.000000 | x-position of the bottom of the door |
0x10 | float | 00 00 D8 42 | 108.000000 | y-position (height) of the bottom of the door |
0x14 | float | 98 7F CC C3 | -408.996826 | z-position of the bottom of the door |
0x18 | float | 00 00 00 00 | 0.000000 | rotation on the x-axis in degrees |
0x1C | float | 67 85 25 3D | 0.040410 | 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] | TCdouble | door type name (reference to 00957-TCdouble.DOOR of level 0) | |
0x63 | int16 | 01 00 | 1 | door ID |
0x65 | int16 | 00 00 | 0 | unknown |
0x67 | bitset16 | 15 00 | 21, 0 | door options; the following bits are possible:
|
0x69 | float | 00 00 4F 43 | 207.000000 | x-position of the center of the door |
0x6D | float | 00 00 F6 42 | 123.000000 | y-position (height) of the center of the door |
0x71 | float | 98 7F CC C3 | -408.996826 | z-position of the center of the door |
0x75 | float | 00 00 61 44 | 900.000000 | activation radius |
0x79 | char[63] | _DOOR_RL_FLOOR3 | first door texture (reference to 00216-_DOOR_RL_FLOOR3.TXMP) | |
0xA8 | char[68] | unused | second door texture (reference to a TXMP file) |
- Bluebox screenshot
ONI BINARY DATA |
---|
AKVA << Other file types >> CBPI |
BINA : Binary data |
TMBD << Other BINA >> ONIE |
OBJC : Objects |
CONS << Other OBJC >> FLAG |
DOOR : Door |
[[OBD:File types/{{{family}}}|{{{family}}} file]] |