OBD:TRAM/raw0x2C: Difference between revisions
< OBD:TRAM
Jump to navigation
Jump to search
mNo edit summary |
(added note from Loser on OBD talk:TRAM; wording) |
||
Line 5: | Line 5: | ||
[[ | [[Image:Tram_r09.gif]] | ||
Line 11: | Line 11: | ||
{{OBDth}} | {{OBDth}} | ||
{{OBDtrBK}} | {{OBDtrBK}} | ||
{{OBDtr| 0x00 | int16 |FFC8C8| 00 00 | 0 | | {{OBDtr| 0x00 | int16 |FFC8C8| 00 00 | 0 | starting frame for particle }} | ||
{{OBDtr| 0x02 | int16 |FFFFC8| 30 00 | 48 | | {{OBDtr| 0x02 | int16 |FFFFC8| 30 00 | 48 | ending frame }} | ||
{{OBDtr| 0x04 | int32 |C8FFC8| 0D 00 00 00 | 13 | | {{OBDtr| 0x04 | int32 |C8FFC8| 0D 00 00 00 | 13 | body part to which to affix the particle; see [[OBD:TRIA|TRIA]] for the body part index and diagram }} | ||
{{OBDtr2|0x08 | char[16] |C8FFFF| contrail | particle name | {{OBDtr2|0x08 | char[16] |C8FFFF| contrail | particle name; reference to [[OBD:ONCP|01017-.ONCP]] }} | ||
|} | |} | ||
;Particle name | |||
This is '''not''' the [[PAR3]] name for the particle but the name of its ONCP. For instance, the name "contrail" above is the ONCP name, but the actual BINA/PAR3 name is "h2h_strtrail_e01". | |||
Latest revision as of 22:59, 26 October 2023
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 | starting frame for particle |
0x02 | int16 | 30 00 | 48 | ending frame |
0x04 | int32 | 0D 00 00 00 | 13 | body part to which to affix the particle; see TRIA for the body part index and diagram |
0x08 | char[16] | contrail | particle name; reference to 01017-.ONCP |
- Particle name
This is not the PAR3 name for the particle but the name of its ONCP. For instance, the name "contrail" above is the ONCP name, but the actual BINA/PAR3 name is "h2h_strtrail_e01".