19,580
edits
(separated header data from OSD; corrected/explained flags) |
(corrected hex transcription errors; more explanation of the events list; also, the image was shaded incorrectly in that area, so who wants to fix it?) |
||
Line 9: | Line 9: | ||
{{OBDth}} | {{OBDth}} | ||
{{OBDtr| 0x00 | char[4] |FF0000| 43 4A 42 4F | OBJC | objects }} | {{OBDtr| 0x00 | char[4] |FF0000| 43 4A 42 4F | OBJC | objects }} | ||
{{OBDtr| 0x04 | int32 |FFFF00| | {{OBDtr| 0x04 | int32 |FFFF00| 08 38 00 00 | 14344 | size of the complete door part from this position in bytes }} | ||
{{OBDtr| 0x08 | int32 |00FF00| 27 00 00 00 | 39 | object list version }} | {{OBDtr| 0x08 | int32 |00FF00| 27 00 00 00 | 39 | object list version }} | ||
{{OBDtr| 0x0C | int32 |00FFFF| FC 00 00 00 | 252 | size of the following element in bytes }} | {{OBDtr| 0x0C | int32 |00FFFF| FC 00 00 00 | 252 | size of the following element in bytes }} | ||
Line 15: | Line 15: | ||
{{OBDtrsubgroup}} | {{OBDtrsubgroup}} | ||
{{OBDtr| 0x00 | char[4] |FFC8C8| 52 4F 4F 44 | DOOR | door }} | {{OBDtr| 0x00 | char[4] |FFC8C8| 52 4F 4F 44 | DOOR | door }} | ||
{{OBDtr| 0x04 | int32 |FFFFC8| | {{OBDtr| 0x04 | int32 |FFFFC8| 15 19 00 00 | 6421 | object ID }} | ||
{{OBDtr| 0x08 | int32 |C8FFC8| 08 00 00 00 | 8 | object flags }} | {{OBDtr| 0x08 | int32 |C8FFC8| 08 00 00 00 | 8 | object flags }} | ||
{{OBDtr| 0x0C | float |C8FFFF| 00 00 4F 43 | 207.000000| x-position of the bottom of the door }} | {{OBDtr| 0x0C | float |C8FFFF| 00 00 4F 43 | 207.000000| x-position of the bottom of the door }} | ||
Line 23: | Line 23: | ||
{{OBDtr| 0x1C | float |FFC8FF| 67 85 25 3D | 0.040410 | rotation on the y-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 }} | {{OBDtr| 0x20 | float |FFC8FF| 00 00 00 00 | 0.000000 | rotation on the z-axis in degrees }} | ||
{{OBDtr2|0x24 | char[63] |FFC800| TCdouble | door | {{OBDtr2|0x24 | char[63] |FFC800| TCdouble | door class name (reference to 00957-TCdouble.[[OBD:DOOR|DOOR]] of level 0) }} | ||
{{OBDtrsubgroup|end}} | {{OBDtrsubgroup|end}} | ||
{{OBDtr| 0x63 | int16 |C800C8| 01 00 | 1 | door ID }} | {{OBDtr| 0x63 | int16 |C800C8| 01 00 | 1 | door ID }} | ||
Line 48: | Line 48: | ||
{{OBDtr2|0x79 | char[63] |EBEBEB| _DOOR_RL_FLOOR3 | first door texture (reference to 00216-_DOOR_RL_FLOOR3.[[OBD:TXMP|TXMP]]) }} | {{OBDtr2|0x79 | char[63] |EBEBEB| _DOOR_RL_FLOOR3 | first door texture (reference to 00216-_DOOR_RL_FLOOR3.[[OBD:TXMP|TXMP]]) }} | ||
{{OBDtr2|0xA8 | char[63] |8C8CCC| unused | second door texture (reference to a [[OBD:TXMP|TXMP]] file) }} | {{OBDtr2|0xA8 | char[63] |8C8CCC| unused | second door texture (reference to a [[OBD:TXMP|TXMP]] file) }} | ||
{{OBDtr |0xE7 | int16 |8C8CCC| 00 00 | 0 | number of | {{OBDtr |0xE7 | int16 |8C8CCC| 00 00 | 0 | number of event blocks following (executed when the door is locked/unlocked) }} | ||
{{OBDtr |0xE9 | | {{OBDtr |0xE9 | uint32 |8C8CCC| 00 00 00 FC | (garbage) | no events are attached to this sample DOOR; see [[OBD:BINA/OBJC/CONS|CONS]] or [[OBD:BINA/OBJC/TRIG|TRIG]] for examples and documentation of the event feature }} | ||
|} | |} | ||