OBD:DOOR: Difference between revisions

From OniGalore
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 14: Line 14:
{{OBDtr| 0x14 | float    |C8FFFF| 00 00 00 3F | 0.500000 | unknown; always the same* }}
{{OBDtr| 0x14 | float    |C8FFFF| 00 00 00 3F | 0.500000 | unknown; always the same* }}
{{OBDtr| 0x18 | int32    |FFC8FF| 02 00 00 00 | 2        | unknown; always the same* }}
{{OBDtr| 0x18 | int32    |FFC8FF| 02 00 00 00 | 2        | unknown; always the same* }}
{{OBDtr| 0x1C | int32    |FFC800| FF FF FF FF | -1      | unknown (only sbdoor04swing has the value 1)* }}
{{OBDtr| 0x1C | int32    |FFC800| FF FF FF FF | -1      | AI sound type:
{{OBDtr| 0x20 | float    |C800C8| 00 00 C8 42 |100.000000| unknown; always the same* }}
:-1 - no sound
:0 - ignore
:1 - interest
:2 - danger
:3 - melee
:4 - gunshot }}
{{OBDtr| 0x20 | float    |C800C8| 00 00 C8 42 |100.000000| AI sound volume }}
{{OBDtr2|0x24 | char[32] |C87C64| door2_shrt            | door open sound (reference to 08355-door2_shrt.[[OBD:OSBD/OSIm|imp.OSBD]]) }}
{{OBDtr2|0x24 | char[32] |C87C64| door2_shrt            | door open sound (reference to 08355-door2_shrt.[[OBD:OSBD/OSIm|imp.OSBD]]) }}
{{OBDtr2|0x44 | char[32] |B0C3D4| door2_shrt            | door close sound (reference to 08355-door2_shrt.[[OBD:OSBD/OSIm|imp.OSBD]]) }}
{{OBDtr2|0x44 | char[32] |B0C3D4| door2_shrt            | door close sound (reference to 08355-door2_shrt.[[OBD:OSBD/OSIm|imp.OSBD]]) }}

Revision as of 11:58, 4 June 2008

ONI BINARY DATA
CRSA << Other file types >> DPge
DOOR : Door
switch to XML:DOOR page
Overview @ Oni Stuff
OBD.png


Door all.gif


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:
-1 - no sound
0 - ignore
1 - interest
2 - danger
3 - melee
4 - gunshot
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