OBD:DOOR: Difference between revisions
No edit summary |
(sleepy eh?) |
||
| Line 1: | Line 1: | ||
:''This is about the | :''This is about the door class resource. For door instances, see [[OBD:BINA/OBJC/DOOR]] | ||
{{OBD_File_Header | type=DOOR | prev=CRSA | next=DPge | name=Door | family=Global | align=center}} | {{OBD_File_Header | type=DOOR | prev=CRSA | next=DPge | name=Door | family=Global | align=center}} | ||
Revision as of 07:43, 15 September 2008
- This is about the door class resource. For door instances, see OBD:BINA/OBJC/DOOR
|
|
|
| Offset | Type | Raw Hex | Value | Description |
|---|---|---|---|---|
| 0x00 | res_id | 01 2B 03 00 | 811 | 00811-wh_door1side.DOOR |
| 0x04 | lev_id | 01 00 00 00 | 0 | level 0 |
| 0x08 | link | 01 2C 03 00 | 812 | link to 00812-.OFGA |
| 0x0C | link | 00 00 00 00 | unused | link to another OFGA file; never used in Oni |
| 0x10 | link | 01 28 03 00 | 808 | link to 00808-small_anim.OBAN |
| 0x14 | float | 00 00 00 3F | 0.500000 | unknown; always the same* |
| 0x18 | int32 | 02 00 00 00 | 2 | unknown; always the same* |
| 0x1C | int32 | FF FF FF FF | -1 | AI sound type:
|
| 0x20 | float | 00 00 C8 42 | 100.000000 | AI sound volume |
| 0x24 | char[32] | door2_shrt | door open sound (reference to 08355-door2_shrt.imp.OSBD) | |
| 0x44 | char[32] | door2_shrt | door close sound (reference to 08355-door2_shrt.imp.OSBD) | |
| 0x64 | int32 | 00 00 00 00 | 0 | runtime only |
| 0x68 | int32 | 00 00 00 00 | 0 | runtime only |
| 0x6C | char[20] | AD DE | dead | unused |
*) I've set the all these values to ADDE at once ==> no visible effect. ssg
| ONI BINARY DATA |
|---|
| CRSA << Other file types >> DPge |
| DOOR : Door |
| Global file |

