OBD:BINA/OBJC/PART: Difference between revisions

From OniGalore
< OBD:BINA‎ | OBJC
Jump to navigation Jump to search
m (design)
(fixed typo)
Line 8: Line 8:
{{OBDth}}
{{OBDth}}
{{OBDtr| 0x00 | char[4]  |FF0000| 43 4A 42 4F | OBJC      | object collection }}
{{OBDtr| 0x00 | char[4]  |FF0000| 43 4A 42 4F | OBJC      | object collection }}
{{OBDtr| 0x04 | int32    |FFFF00| 80 C1 00 00 | 49536      | size of the complete combat part from this postion in bytes }}
{{OBDtr| 0x04 | int32    |FFFF00| 80 C1 00 00 | 49536      | size of the complete neutral part from this postion in bytes }}
{{OBDtr| 0x08 | int32    |00FF00| 27 00 00 00 | 39        | unknown; do not change it }}
{{OBDtr| 0x08 | int32    |00FF00| 27 00 00 00 | 39        | unknown; do not change it }}
{{OBDtr| 0x0C | int32    |00FFFF| A0 00 00 00 | 160        | size of the following element in bytes }}
{{OBDtr| 0x0C | int32    |00FFFF| A0 00 00 00 | 160        | size of the following element in bytes }}

Revision as of 11:23, 25 September 2007

ONI BINARY DATA
AKVA << Other file types >> CBPI
BINA : Binary data
TMBD << Other BINA >> ONIE
OBJC : Objects
NEUT << Other OBJC >> PATR
PART : Particle
XML tutorial
Overview @ Oni Stuff
OBD.png


Bin r pa.gif


Offset Type Raw Hex Value Description
0x00 char[4] 43 4A 42 4F OBJC object collection
0x04 int32 80 C1 00 00 49536 size of the complete neutral part from this postion in bytes
0x08 int32 27 00 00 00 39 unknown; do not change it
0x0C int32 A0 00 00 00 160 size of the following element in bytes
First element (black outline)
0x00 char[4] 54 52 41 50 PART particle
0x04 int32 47 00 00 00 71 old file ID
0x08 int32 00 00 00 00 0 unknown
0x0C float 14 0C 81 44 1032.377441 x-position of the particle
0x10 float FD BF 7E 43 254.749954 y-position (height) of the particle
0x14 float 89 0A E0 C1 -28.005144 z-position of the particle
0x18 float 3E 19 B2 42 89.049301 rotation on the x-axis in degrees
0x1C float 45 54 DA 3F 1.705697 rotation on the y-axis in degrees
0x20 float 00 00 00 00 0.000000 rotation on the z-axis in degrees
0x24 char[64] charge_medium particle type (reference to 05484-3RAPcharge_medium.BINA of level 0)
0x64 char[48] BomberCharge01 particle name
0x94 int16 0D 00 13 unknown
0x96 float 00 00 80 3F 1.000000 unknown
0x9A float 00 00 80 3F 1.000000 unknown
0x9E int16 00 00 0 unknown, always zero; maybe only a filler


Bluebox screenshot

220_particle_properties.jpg

Abbrechen = Cancel, Speichern = Save


ONI BINARY DATA
AKVA << Other file types >> CBPI
BINA : Binary data
TMBD << Other BINA >> ONIE
OBJC : Objects
NEUT << Other OBJC >> PATR
PART : Particle
[[OBD:File types/{{{family}}}|{{{family}}} file]]