OBD:BINA/OBJC/FLAG: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (design) |
||
Line 1: | Line 1: | ||
{{OBD OBJC Header|align= | {{OBD OBJC Header | align=center | type=FLAG | prev=DOOR | next=FURN | name=Flag}} | ||
[[image:bin_r_fl.gif]] | |||
{ | {{Table}} | ||
| | {{OBDth}} | ||
{|{{ | {{OBDtr| 0x00 | char[4] |FF0000| 43 4A 42 4F | OBJC | object collection }} | ||
| | {{OBDtr| 0x04 | int32 |FFFF00| C8 91 00 00 | 37320 | size of the complete combat part from this postion in bytes }} | ||
{{OBDtr| 0x08 | int32 |00FF00| 27 00 00 00 | 39 | unknown; do not change it }} | |||
{{OBDtr| 0x0C | int32 |00FFFF| AC 00 00 00 | 172 | size of the following element in bytes }} | |||
{{OBDtrBK}} | |||
| | {{OBDtr| 0x00 | char[4] |FFC8C8| 47 41 4C 46 | FLAG | flag }} | ||
| | {{OBDtr| 0x04 | int32 |FFFFC8| 34 1A 00 00 | 6708 | old file ID }} | ||
| FLAG | {{OBDtr| 0x08 | int32 |C8FFC8| 08 00 00 00 | 8 | unknown }} | ||
{{OBDtr| 0x0C | float |C8FFFF| A0 1A F0 41 | 30.013000 | x-position of the flag }} | |||
| | {{OBDtr| 0x10 | float |C8FFFF| 31 08 58 C1 | -13.501999 | y-position (height) of the flag }} | ||
| | {{OBDtr| 0x14 | float |C8FFFF| AA 51 C9 C3 |-402.638000 | z-position of the flag }} | ||
| 6708 | {{OBDtr| 0x18 | float |FFC8FF| 00 00 00 00 | 0.000000 | rotation on the x-axis in degrees }} | ||
{{OBDtr| 0x1C | float |FFC8FF| 00 00 00 00 | 0.000000 | rotation on the y-axis in degrees }} | |||
| | {{OBDtr| 0x20 | float |FFC8FF| 00 00 00 00 | 0.000000 | rotation on the z-axis in degrees }} | ||
| | {{OBDtr| 0x24 | color |FFC800| 00 FF 00 FF |0, 255, 0, 255| flag color (blue, green, red); transparency }} | ||
{{OBDtr| 0x28 | char[2] |C800C8| 58 4D | MX | flag prefix ? }} | |||
| | {{OBDtr| 0x2A | int16 |C87C64| 00 00 | 0 | flag ID }} | ||
| | {{OBDtr2|0x2C | char[128]|B0C3D4| unused | space for notes }} | ||
| | |||
| 30.013000 | |||
| | |||
| | |||
| -13.501999 | |||
| | |||
| | |||
| -402.638000 | |||
| | |||
| | |||
| 0.000000 | |||
| | |||
| | |||
| 0.000000 | |||
| | |||
| | |||
| 0.000000 | |||
| | |||
| | |||
| 0 | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| 0 | |||
| | |||
| | |||
| | |||
|} | |} | ||
- | ;Trimmed flag lists (scripter-friendly) | ||
:[http://geyser.oni2.net/OBD/BINA/OBJC/FLAG HERE] | |||
;Bluebox screenshot | |||
{{OBD OBJC Footer | |||
http://ssg.oni2.net/subfold/bluebox/images/213_flag_properties.jpg | |||
{{OBD OBJC Footer | type=FLAG | prev=DOOR | next=FURN | name=Flag}} |
Revision as of 06:26, 22 September 2007
|
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 combat part from this postion in bytes |
0x08 | int32 | 27 00 00 00 | 39 | unknown; do not change it |
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 | 08 00 00 00 | 8 | 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]] |