Jump to content

OBD:OBOA: Difference between revisions

620 bytes removed ,  25 November 2007
no edit summary
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 | bitset  |C8FFFF| 00         | 0         | unknown; always zero; maybe an unused bistet }}
{{OBDtr| 0x0C | bitset32 |C8FFFF| 00 12 00 00 | 0, 18, 0, 0 | flags; the following bits are used:
{{OBDtr| 0x0D | bitset  |C8FFFF| 12          | 18       | generic options; it's a bitset; the following options are used (values in dec):
 
 
:0 - nothing
:2 - package used
:4 - object is a blender
:16 - object is a door


:0x00 02 00 00 - package used
:0x00 04 00 00 - object is a blender
:0x00 10 00 00 - object is a door


}}
}}
{{OBDtr| 0x0E | int16   |C8FFFF| 00 00      | 0        | unknown; always zero; maybe two unused bistets }}
{{OBDtr| 0x10 | int32   |FFC8FF| 46 89 00 00 | 35142    | unknown }}
{{OBDtr| 0x10 | int8    |FFC8FF| 46         | 70        | 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| 0x11 | int8    |FFC8FF| 89         | 137      | unknown }}
{{OBDtr| 0x12 | int16    |FFC8FF| 00 00       | 0        | unknown; always zero }}
{{OBDtr| 0x14 | int8    |FFC800| 01         | 1        | door ID; only used for doors; id must be higher than zero }}
{{OBDtr| 0x15 | int8    |FFC800| 00          | 0        | double door (0 <nowiki>= no, 16 =</nowiki> yes; both values in dec) }}
{{OBDtr| 0x16 | int16    |FFC800| 00 00      | 0        | unknown; always zero }}
{{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 | int16   |C87C64| FF FF       | -1        | object ID (-1 <nowiki>=</nowiki> not used) }}
{{OBDtr| 0x1C | int32   |C87C64| FF FF 00 00 | 65535    | object ID (65535 <nowiki>=</nowiki> not used) }}
{{OBDtr| 0x1E | int16    |C87C64| 00 00      | 0        | unknown; always zero }}
{{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) }}
708

edits