826
edits
No edit summary |
No edit summary |
||
Line 24: | Line 24: | ||
{{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 | 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| 0x18 | int32 |C800C8| 00 00 00 00 | 0 | "physics type"; the following values are possible: | {{OBDtr| 0x18 | int32 |C800C8| 00 00 00 00 | 0 | "physics type"; the following values are possible: | ||
:0 - | :0 - none | ||
:1 - | :1 - none | ||
:2 - | :2 - has physics (somehow different than 4) | ||
:3 - | :3 - is animated (no physics) | ||
:4 - | :4 - has physics | ||
}} | }} | ||
{{OBDtr| 0x1C | int32 |C87C64| FF FF 00 00 | 65535 | script ID; used by obj_create script function; (65535 <nowiki>=</nowiki> not used) }} | {{OBDtr| 0x1C | int32 |C87C64| FF FF 00 00 | 65535 | script ID; used by obj_create script function; (65535 <nowiki>=</nowiki> not used) }} |
edits