708
edits
m (added some " : ") |
No edit summary |
||
Line 15: | Line 15: | ||
{{OBDtr| 0x04 | link |FFFFC8| 00 00 00 00 | unused | link to an [[OBD:OBAN|OBAN]] file }} | {{OBDtr| 0x04 | link |FFFFC8| 00 00 00 00 | unused | link to an [[OBD:OBAN|OBAN]] file }} | ||
{{OBDtr| 0x08 | link |C8FFC8| 00 00 00 00 | unused | link to an [[OBD:ENVP|ENVP]] file }} | {{OBDtr| 0x08 | link |C8FFC8| 00 00 00 00 | unused | link to an [[OBD:ENVP|ENVP]] file }} | ||
{{OBDtr| 0x0C | | {{OBDtr| 0x0C | bitset32 |C8FFFF| 00 12 00 00 | 0, 18, 0, 0 | flags; the following bits are used: | ||
: | |||
:0x00 02 00 00 - package used | |||
:0x00 04 00 00 - object is a blender | |||
:0x00 10 00 00 - object is a door | |||
}} | }} | ||
{{OBDtr| | {{OBDtr| 0x10 | int32 |FFC8FF| 46 89 00 00 | 35142 | unknown }} | ||
{{OBDtr| 0x14 | int32 |FFC800| 01 00 00 00 | 1 | door ID; only used for doors; in the case of double doors both doors have the same id but one of the door identifiers has bit 12 set }} | |||
{{OBDtr| 0x14 | | |||
{{OBDtr| 0x18 | int32 |C800C8| 00 00 00 00 | 0 | unknown; the following values are used: | {{OBDtr| 0x18 | int32 |C800C8| 00 00 00 00 | 0 | unknown; the following values are used: | ||
Line 41: | Line 32: | ||
(note: doors don't have OBAN links) }} | (note: doors don't have OBAN links) }} | ||
{{OBDtr| 0x1C | | {{OBDtr| 0x1C | int32 |C87C64| FF FF 00 00 | 65535 | object ID (65535 <nowiki>=</nowiki> not used) }} | ||
{{OBDtr| 0x20 | float |B0C3D4| 00 00 4F 43 |207.000000 | initial x-position }} | {{OBDtr| 0x20 | float |B0C3D4| 00 00 4F 43 |207.000000 | initial x-position }} | ||
{{OBDtr| 0x24 | float |B0C3D4| 1F 05 F6 42 |123.010002 | initial y-position (height) }} | {{OBDtr| 0x24 | float |B0C3D4| 1F 05 F6 42 |123.010002 | initial y-position (height) }} |
edits