OBD:BINA/OBJC/FLAG: Difference between revisions
Jump to navigation
Jump to search
m (bluebox jpg to png) |
mNo edit summary |
||
Line 38: | Line 38: | ||
{{OBD OBJC Footer | type=FLAG | prev=DOOR | next=FURN | name=Flag}} | {{OBD OBJC Footer | type=FLAG | prev=DOOR | next=FURN | name=Flag}} | ||
{{OBD}} |
Revision as of 00:00, 18 July 2010
|
Offset | Type | Raw Hex | Value | Description |
---|---|---|---|---|
0x00 | char[4] | 43 4A 42 4F | OBJC | object collection |
0x04 | int32 | C8 91 00 00 | 37320 | size of the complete flag part from this postion in bytes |
0x08 | int32 | 27 00 00 00 | 39 | object collection version |
0x0C | int32 | AC 00 00 00 | 172 | size of the following element in bytes |
First element (black outline) | ||||
0x00 | char[4] | 47 41 4C 46 | FLAG | flag |
0x04 | int32 | 34 1A 00 00 | 6708 | old file ID |
0x08 | int32 | 00 00 00 00 | 0 | unknown |
0x0C | float | A0 1A F0 41 | 30.013000 | x-position of the flag |
0x10 | float | 31 08 58 C1 | -13.501999 | y-position (height) of the flag |
0x14 | float | AA 51 C9 C3 | -402.638000 | z-position of the flag |
0x18 | float | 00 00 00 00 | 0.000000 | rotation on the x-axis in degrees |
0x1C | float | 00 00 00 00 | 0.000000 | rotation on the y-axis in degrees |
0x20 | float | 00 00 00 00 | 0.000000 | rotation on the z-axis in degrees |
0x24 | color | 00 FF 00 FF | 0, 255, 0, 255 | flag color (blue, green, red); transparency |
0x28 | char[2] | 58 4D | MX | flag prefix ? |
0x2A | int16 | 00 00 | 0 | flag ID |
0x2C | char[128] | unused | space for notes |
- Trimmed flag lists (scripter-friendly)
- HERE
- Bluebox screenshot
ONI BINARY DATA |
---|
AKVA << Other file types >> CBPI |
BINA : Binary data |
TMBD << Other BINA >> ONIE |
OBJC : Objects |
DOOR << Other OBJC >> FURN |
FLAG : Flag |
[[OBD:File types/{{{family}}}|{{{family}}} file]] |