OBD:TRAM/raw0x24: Difference between revisions
< OBD:TRAM
Jump to navigation
Jump to search
No edit summary |
m (design) |
||
Line 1: | Line 1: | ||
<CENTER>[[OBD:TRAM/raw0x20|shortcut part]] << '''[[OBD:TRAM|TRAM]] - throw part''' >> [[OBD:TRAM/raw0x28|footstep part]]</CENTER> | |||
< | |||
Line 8: | Line 5: | ||
[[image:tram_r07.gif]] | |||
{ | {{Table}} | ||
{{OBDth}} | |||
{{OBDtrBK}} | |||
| | {{OBDtr| 0x00 | float |FFC8C8| 8A 39 2C BF | -0.672752 | unknown }} | ||
{{OBDtr| 0x04 | float |FFFFC8| 10 39 B4 3F | 0.793839 | unknown }} | |||
| | {{OBDtr| 0x08 | float |C8FFC8| 44 2D 1C 41 | 9.761051 | unknown }} | ||
{{OBDtr| 0x0C | float |C8FFFF| DB 0F 49 40 | 3.141592 | unknown (3.141 <nowiki>=</nowiki> pi) }} | |||
{{OBDtr| 0x10 | float |FFC8FF| 00 00 40 41 | 12.000000 | throw distance }} | |||
{{OBDtr| 0x14 | int16 |FFC800| 60 00 | 96 | type / aming type; that's the ID (type) for the animation of the target }} | |||
| -0.672752 | {{OBDtr| 0x16 | int16 |C800C8| 5F 63 | 25589 | unknown; always the same }} | ||
| | |||
| | |||
| 0.793839 | |||
| | |||
| | |||
| 9.761051 | |||
| | |||
| | |||
| 3.141592 | |||
| | |||
| | |||
| | |||
| 12.000000 | |||
| | |||
| | |||
| 96 | |||
| | |||
| | |||
| 25589 | |||
|} | |} | ||
<CENTER>[[OBD:TRAM/raw0x20|shortcut part]] << '''[[OBD:TRAM|TRAM]] - throw part''' >> [[OBD:TRAM/raw0x28|footstep part]]</CENTER> | |||
<CENTER>[[OBD:TRAM/raw0x20| | |||
Revision as of 12:41, 13 September 2007
This part belongs to the 01828-KONCOMthrow_fw_p.TRAM file.
Offset | Type | Raw Hex | Value | Description |
---|---|---|---|---|
First element (black outline) | ||||
0x00 | float | 8A 39 2C BF | -0.672752 | unknown |
0x04 | float | 10 39 B4 3F | 0.793839 | unknown |
0x08 | float | 44 2D 1C 41 | 9.761051 | unknown |
0x0C | float | DB 0F 49 40 | 3.141592 | unknown (3.141 = pi) |
0x10 | float | 00 00 40 41 | 12.000000 | throw distance |
0x14 | int16 | 60 00 | 96 | type / aming type; that's the ID (type) for the animation of the target |
0x16 | int16 | 5F 63 | 25589 | unknown; always the same |