OBD:TRAM/raw0x38: 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]] >> sound part
<CENTER>[[OBD:TRAM/raw0x34|bodyparts animation part]] &nbsp;<<&nbsp; '''[[OBD:TRAM|TRAM]] - sound part''' &nbsp;>>&nbsp; [[OBD:TRAM/raw0x13C|extent part]]</CENTER>
 
 
<CENTER>[[OBD:TRAM/raw0x34|<==]] <FONT SIZE=5>TRAM - sound part</FONT> [[OBD:TRAM/raw0x13C|==>]]</CENTER>




Line 8: Line 5:




http://www6.fh-eberswalde.de/user/dkriesch/onistuff/images/tram_r12.gif
[[image:tram_r12.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>
{{OBDtr2|0x00 | char[32] |FFC8C8| big_crack | name of the "hit the ground" sound; the first 00 is the stop-byte }}
| WIDTH=70% | <B>Meaning</B>
{{OBDtr| 0x20 | int16    |FFFFC8| 4C 00 | 76 | the frame when the sound starts to play }}
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#000000"
| COLSPAN=3 | <FONT SIZE=2 COLOR="#FFFFFF">Below follows one particle block.</FONT>
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#FFC8C8" COLSPAN=2 | <TT>big_crack</TT>
| ALIGN=LEFT | name of the "hit the ground" sound; the first 00 is the stop-byte
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#FFFFC8" | 4C&nbsp;00
| 76
| ALIGN=LEFT | the frame when the sound starts to play
|}
|}




<HR>
<CENTER>[[OBD:TRAM/raw0x34|bodyparts animation part]] &nbsp;<<&nbsp; '''[[OBD:TRAM|TRAM]] - sound part''' &nbsp;>>&nbsp; [[OBD:TRAM/raw0x13C|extent part]]</CENTER>
<CENTER>[[OBD:TRAM/raw0x34|<==]] <B>TRAM - sound part</B> [[OBD:TRAM/raw0x13C|==>]]</CENTER>
<HR>
 
 
[[Main Page]] >> [[OBD:Oni Binary Data|Oni Binary Data]] >> [[OBD:File types|File Types]] >> [[OBD:TRAM|TRAM File]] >> sound part

Revision as of 13:05, 13 September 2007

bodyparts animation part  <<  TRAM - sound part  >>  extent part


This part belongs to the 01832-KONCOMthrow_bk_k.TRAM file.


Tram r12.gif


Offset Type Raw Hex Value Description
First element (black outline)
0x00 char[32] big_crack name of the "hit the ground" sound; the first 00 is the stop-byte
0x20 int16 4C 00 76 the frame when the sound starts to play


bodyparts animation part  <<  TRAM - sound part  >>  extent part