OBD:BINA/OBJC/DOOR: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 13: Line 13:
{{OBDtrBK}}
{{OBDtrBK}}
{{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| 57 12 00 00 | 6421      | old file ID }}
{{OBDtr| 0x04 | int32    |FFFFC8| 57 12 00 00 | 6421      | object ID }}
{{OBDtr| 0x08 | int32    |C8FFC8| 08 00 00 00 | 8        | unknown }}
{{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 }}
{{OBDtr| 0x10 | float    |C8FFFF| 00 00 D8 42 | 108.000000| y-position (height) 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 }}
Line 23: Line 23:
{{OBDtr2|0x24 | char[63] |FFC800| TCdouble                | door type name (reference to 00957-TCdouble.[[OBD:DOOR|DOOR]] of level 0) }}
{{OBDtr2|0x24 | char[63] |FFC800| TCdouble                | door type name (reference to 00957-TCdouble.[[OBD:DOOR|DOOR]] of level 0) }}
{{OBDtr| 0x63 | int16    |C800C8| 01 00      | 1        | door ID }}
{{OBDtr| 0x63 | int16    |C800C8| 01 00      | 1        | door ID }}
{{OBDtr| 0x65 | int16    |C87C64| 00 00      | 0        | unknown }}
{{OBDtr| 0x65 | int16    |C87C64| 00 00      | 0        | key ID }}
{{OBDtr| 0x67 | bitset16 |B0C3D4| 15 00      | 21, 0    | door options; the following bits are possible:
{{OBDtr| 0x67 | bitset16 |B0C3D4| 15 00      | 21, 0    | door options; the following bits are possible:


 
:0x'''01''' 00 - door locked
:0x'''01'''00 - door locked
:0x'''02''' 00 - unknown
:0x'''02'''00 - unknown
:0x'''04''' 00 - unknown
:0x'''04'''00 - unknown
:0x'''08''' 00 - unknown
:0x'''08'''00 - unknown
:0x'''10''' 00 - require player to press '''action''' to open door
:0x'''10'''00 - require player to press '''action''' to open door
:0x'''20''' 00 - unknown
:0x'''20'''00 - unknown
:0x'''40''' 00 - unknown
:0x'''40'''00 - unknown
:0x'''80''' 00 - double door
:0x'''80'''00 - double door
:0x00 '''01''' - unknown
:0x00'''01''' - unknown
:0x00 '''02''' - one way door (one side locked, other side unlocked)
: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'''04''' - reverse of the one way door (now the other side is locked)
:0x00 '''08''' - unknown
:0x00'''08''' - unknown
:0x00 '''10''' - unknown
:0x00'''10''' - unknown
:0x00 '''20''' - unknown
:0x00'''20''' - unknown
:0x00 '''40''' - unknown
:0x00'''40''' - unknown
:0x00 '''80''' - unknown
:0x00'''80''' - unknown
 


}}
}}
708

edits