OBD:TRAM/raw0x2C: Difference between revisions
< OBD:TRAM
Jump to navigation
Jump to search
No edit summary |
m (design) |
||
Line 1: | Line 1: | ||
<CENTER>[[OBD:TRAM/raw0x28|footstep part]] << '''[[OBD:TRAM|TRAM]] - particle part''' >> [[OBD:TRAM/raw0x30|position part]]</CENTER> | |||
< | |||
Line 8: | Line 5: | ||
[[image:tram_r09.gif]] | |||
{ | {{Table}} | ||
{{OBDth}} | |||
{{OBDtrBK}} | |||
{{OBDtr| 0x00 | int16 |FFC8C8| 00 00 | 0 | start frame }} | |||
| | {{OBDtr| 0x02 | int16 |FFFFC8| 30 00 | 48 | stop frame }} | ||
{{OBDtr| 0x04 | int32 |C8FFC8| 0D 00 00 00 | 13 | bodypart number; the particle is fixed to this bodypart; look to the [[OBD:TRIA|TRIA]] file for a bodypart number }} | |||
{{OBDtr2|0x08 | char[16] |C8FFFF| contrail | particle name; the first 00 is the stop-byte; reference to [[OBD:ONCP|01017-.ONCP]] }} | |||
| | |||
| | |||
| 0 | |||
| | |||
| | |||
| 48 | |||
| | |||
| | |||
| 13 | |||
| | |||
| | |||
|} | |} | ||
<CENTER>[[OBD:TRAM/raw0x28|footstep part]] << '''[[OBD:TRAM|TRAM]] - particle part''' >> [[OBD:TRAM/raw0x30|position part]]</CENTER> | |||
<CENTER>[[OBD:TRAM/raw0x28| | |||
Revision as of 12:54, 13 September 2007
This part belongs to the 01865-KONCOMpunch_heavy.TRAM file.
Offset | Type | Raw Hex | Value | Description |
---|---|---|---|---|
First element (black outline) | ||||
0x00 | int16 | 00 00 | 0 | start frame |
0x02 | int16 | 30 00 | 48 | stop frame |
0x04 | int32 | 0D 00 00 00 | 13 | bodypart number; the particle is fixed to this bodypart; look to the TRIA file for a bodypart number |
0x08 | char[16] | contrail | particle name; the first 00 is the stop-byte; reference to 01017-.ONCP |