OBD:TRAM/raw0x2C: Difference between revisions
< OBD:TRAM
Jump to navigation
Jump to search
No edit summary |
(added note from Loser on OBD talk:TRAM; wording) |
||
(2 intermediate revisions by 2 users not shown) | |||
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 | starting frame for particle }} | |||
{{OBDtr| 0x02 | int16 |FFFFC8| 30 00 | 48 | ending frame }} | |||
{{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; reference to [[OBD:ONCP|01017-.ONCP]] }} | ||
| | |||
| 0 | |||
| | |||
| | |||
| | |||
| 48 | |||
| | |||
| | |||
| 13 | |||
| | |||
| | |||
| | |||
|} | |} | ||
;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". | |||
<CENTER>[[OBD:TRAM/raw0x28|footstep part]] << '''[[OBD:TRAM|TRAM]] - particle part''' >> [[OBD:TRAM/raw0x30|position part]]</CENTER> | |||
{{OBD}} |
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".