Jump to content

OBD:BINA/ONIE: Difference between revisions

no edit summary
m (→‎Dialogs from level0_Tools: bluebox jpg to png)
No edit summary
Line 20: Line 20:
{{OBDtrBK|Impact table }}
{{OBDtrBK|Impact table }}
{{OBDtr| 0x00 | char[128] |FFC800| 44 65 66... | Default | impact name (Default.[[OBD:Impt|Impt]]) }}
{{OBDtr| 0x00 | char[128] |FFC800| 44 65 66... | Default | impact name (Default.[[OBD:Impt|Impt]]) }}
{{OBDtr| 0x80 | int16    |FFC800| 00 00      | 0      | unknown }}
{{OBDtr| 0x80 | int16    |FFC800| 00 00      | 0      | runtime only }}
{{OBDtr| 0x82 | int16    |FFC800| 00 00      | 0      | unknown }}
{{OBDtr| 0x82 | int16    |FFC800| 00 00      | 0      | runtime only }}
{{OBDtrBK|Material table }}
{{OBDtrBK|Material table }}
{{OBDtr| 0x00 | char[128] |FFC800| 44 65 66... | Default | material name (Default.[[OBD:Mtrl|Mtrl]]) }}
{{OBDtr| 0x00 | char[128] |FFC800| 44 65 66... | Default | material name (Default.[[OBD:Mtrl|Mtrl]]) }}
{{OBDtr| 0x80 | int16    |FFC800| 00 00      | 0      | unknown }}
{{OBDtr| 0x80 | int16    |FFC800| 00 00      | 0      | runtime only }}
{{OBDtr| 0x82 | int16    |FFC800| 00 00      | 0      | unknown }}
{{OBDtr| 0x82 | int16    |FFC800| 00 00      | 0      | runtime only }}
|}
|}


Line 54: Line 54:
{{OBDtr| 0x00 | char[64] |FFC8C8| 77 31 30... | w10_sni_x02| particle name (06193-3RAPw10_sni_x02.[[OBD:BINA/PAR3|BINA]]) }}
{{OBDtr| 0x00 | char[64] |FFC8C8| 77 31 30... | w10_sni_x02| particle name (06193-3RAPw10_sni_x02.[[OBD:BINA/PAR3|BINA]]) }}
{{OBDtr| 0x40 | int32    |FFFFC8|            |            | runtime: pointer to particle class }}
{{OBDtr| 0x40 | int32    |FFFFC8|            |            | runtime: pointer to particle class }}
{{OBDtr| 0x44 | int32    |C8FFC8| 00 00 00 00 | 0          | collision type; the following values are possible:
{{OBDtr| 0x44 | int32    |C8FFC8| 00 00 00 00 | 0          | orientation type; the following values are possible:
:0 - ?any?
:1 - ?heavy?
:2 - ?medium?
:3 - ?light? }}
{{OBDtr| 0x48 | int32    |C8FFFF| 05 00 00 00 | 5        | location type: the following values are possible:
:0 - ?
:0 - ?
:1 - ?
:1 - ?
:2 - ?
:3 - ?
}}
{{OBDtr| 0x48 | int32    |C8FFFF| 05 00 00 00 | 5        | location type; the following values are possible:
:0 - impact location
:1 - impact location + impact direction * float value at 0x4C
:3 - ?
:3 - ?
:4 - ?
:4 - ?
:5 - ?
:5 - ?
}}
}}
{{OBDtr| 0x4C |          |FFC8FF| 00 00 00 00 |          | unknown; used only when location type is 1 or 3 }}
{{OBDtr| 0x4C |          |FFC8FF| 00 00 00 00 |          | unknown; used only when location type is 1 or 3 }}
{{OBDtr| 0x50 |          |FFC800| 00 00 00 00 |          | unknown; always zero }}
{{OBDtr| 0x50 |          |FFC800| 00 00 00 00 |          | unknown; always zero }}
Line 79: Line 80:
{{OBDth}}
{{OBDth}}
{{OBDtr| 0x00 | char[32] |FFC8C8|            | not used  | sound name (link to an [[OBD:OSBD|OSBD]] file) }}
{{OBDtr| 0x00 | char[32] |FFC8C8|            | not used  | sound name (link to an [[OBD:OSBD|OSBD]] file) }}
{{OBDtr| 0x20 | int16    |FFFFC8| CD CD      | 52685      | unknown; maybe it's garbage that belongs to the sound name field above }}
{{OBDtr| 0x20 |         |FFFFC8| CD CD      |           | ignored }}
{{OBDtr| 0x22 | int16    |C8FFC8| CD CD      | 52685      | unknown; maybe it's garbage that belongs to the sound name field above }}
{{OBDtr| 0x22 |         |C8FFC8| CD CD      |           | ignored }}
{{OBDtr| 0x24 | int32    |C8FFFF| 00 00 00 00 |            | runtime: pointer to sound }}
{{OBDtr| 0x24 | int32    |C8FFFF| 00 00 00 00 |            | runtime: pointer to sound }}
{{OBDtr| 0x28 | int16    |FFC8FF| 01 00      | 1          | AI can hear; 0 <nowiki>=</nowiki> no, 1 <nowiki>=</nowiki> yes }}
{{OBDtr| 0x28 | int16    |FFC8FF| 01 00      | 1          | AI can hear; 0 <nowiki>=</nowiki> no, 1 <nowiki>=</nowiki> yes }}
{{OBDtr| 0x2A | int16    |FFC800| 03 00      | 3          | sound type; the following types are possible:
{{OBDtr| 0x2A | int16    |FFC800| 03 00      | 3          | AI sound type; the following types are possible:
:0 - unimportant
:0 - unimportant
:1 - interesting
:1 - interesting
Line 89: Line 90:
:3 - melee
:3 - melee
:4 - gunfire }}
:4 - gunfire }}
{{OBDtr| 0x2C | float    |C800C8| 00 00 16 43 | 150.000000 | earshot radius }}
{{OBDtr| 0x2C | float    |C800C8| 00 00 16 43 | 150.000000 | AI sound radius }}
|}
|}


708

edits