OBD:TRAM/raw0x24: Difference between revisions

From OniGalore
Jump to navigation Jump to search
No edit summary
m (design)
Line 1: Line 1:
[[Main Page]] >> [[OBD:Oni Binary Data|Oni Binary Data]] >> [[OBD:File types|File Types]] >> [[OBD:TRAM|TRAM File]] >> throw part
<CENTER>[[OBD:TRAM/raw0x20|shortcut part]] &nbsp;<<&nbsp; '''[[OBD:TRAM|TRAM]] - throw part''' &nbsp;>>&nbsp; [[OBD:TRAM/raw0x28|footstep part]]</CENTER>
 
 
<CENTER>[[OBD:TRAM/raw0x20|<==]] <FONT SIZE=5>TRAM - throw part</FONT> [[OBD:TRAM/raw0x28|==>]]</CENTER>




Line 8: Line 5:




http://www6.fh-eberswalde.de/user/dkriesch/onistuff/images/tram_r07.gif
[[image:tram_r07.gif]]




{| BORDER=1 WIDTH=100% CELLPADDING=2 CELLSPACING=1 BGCOLOR="#000000"
{{Table}}
|- ALIGN=CENTER BGCOLOR="#FFDDBB"
{{OBDth}}
| WIDTH=15% | <B>Hex</B>
{{OBDtrBK}}
| WIDTH=15% | <B>Translation</B>
{{OBDtr| 0x00 | float |FFC8C8| 8A 39 2C BF | -0.672752 | unknown }}
| WIDTH=70% | <B>Meaning</B>
{{OBDtr| 0x04 | float |FFFFC8| 10 39 B4 3F | 0.793839 | unknown }}
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#000000"
{{OBDtr| 0x08 | float |C8FFC8| 44 2D 1C 41 | 9.761051 | unknown }}
| COLSPAN=3 | <FONT SIZE=2 COLOR="#FFFFFF">Below follows one throw block.</FONT>
{{OBDtr| 0x0C | float |C8FFFF| DB 0F 49 40 | 3.141592 | unknown (3.141 <nowiki>=</nowiki> pi) }}
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
{{OBDtr| 0x10 | float |FFC8FF| 00 00 40 41 | 12.000000 | throw distance }}
| BGCOLOR="#FFC8C8" | 8A&nbsp;39&nbsp;2C&nbsp;BF
{{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 }}
| ALIGN=LEFT | unknown
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#FFFFC8" | 10 39 B4 3F
| 0.793839
| ALIGN=LEFT | unknown
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#C8FFC8" | 44 2D 1C 41
| 9.761051
| ALIGN=LEFT | unknown
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#C8FFFF" | DB 0F 49 40
| 3.141592
| ALIGN=LEFT | pi
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#FFC8FF" | 00 00 40 41
| 12.000000
| ALIGN=LEFT | throw distance
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#FFC800" | 60 00
| 96
| ALIGN=LEFT | type / aming type; that's the ID (type) for the animation of the target  
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#C800C8" | 5F 63
| 25589
| ALIGN=LEFT | unknown; always the same
|}
|}




<HR>
<CENTER>[[OBD:TRAM/raw0x20|shortcut part]] &nbsp;<<&nbsp; '''[[OBD:TRAM|TRAM]] - throw part''' &nbsp;>>&nbsp; [[OBD:TRAM/raw0x28|footstep part]]</CENTER>
<CENTER>[[OBD:TRAM/raw0x20|<==]] <B>TRAM - throw part</B> [[OBD:TRAM/raw0x28|==>]]</CENTER>
<HR>
 
 
[[Main Page]] >> [[OBD:Oni Binary Data|Oni Binary Data]] >> [[OBD:File types|File Types]] >> [[OBD:TRAM|TRAM File]] >> throw part

Revision as of 12:41, 13 September 2007

shortcut part  <<  TRAM - throw part  >>  footstep part


This part belongs to the 01828-KONCOMthrow_fw_p.TRAM file.


Tram r07.gif


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


shortcut part  <<  TRAM - throw part  >>  footstep part