1,051
edits
(Here it was, finally) |
m (break) |
||
Line 1: | Line 1: | ||
{{OBD OBJC Header|align=center|type=CONS|prev=CMBT|next=DOOR|name=Console| | {{OBD OBJC Header | align=center | type=CONS | prev=CMBT | next=DOOR | name=Console}} | ||
---- | |||
--- | |||
[[image:bin_r_co.gif]] | |||
{{Table}} | |||
{{OBDth}} | |||
{{OBDtr| 0x00 | char[4] |FF0000| 43 4A 42 4F | OBJC | object collection }} | |||
{{OBDtr| 0x04 | int32 |FFFF00| 4C 0E 00 00 | 5463 | 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| 48 01 00 00 | 328 | size of the following element in bytes }} | |||
{{OBDtrBK}} | |||
{{OBDtr| 0x00 | char[4] |FFC8C8| 53 4E 4F 43 | CONS | console }} | |||
{{OBDtr| 0x04 | int32 |FFFFC8| 57 12 00 00 | 5463 | old file ID }} | |||
{{OBDtr| 0x08 | int32 |C8FFC8| 08 00 00 00 | 8 | unknown }} | |||
{{OBDtr| 0x0C | float |C8FFFF| 71 0C 6C 44 |-223.332321| x-position of unknown }} | |||
{{OBDtr| 0x10 | float |C8FFFF| 00 00 D8 C1 | 17.832436 | y-position (height) of unknown }} | |||
{{OBDtr| 0x14 | float |C8FFFF| 68 05 EB 41 |-116.511253| z-position of unknown }} | |||
{{OBDtr| 0x18 | float |FFC8FF| 42 FD 17 38 | 0.000000 | rotation on the x-axis in degrees }} | |||
{{OBDtr| 0x1C | float |FFC8FF| 00 00 87 43 | 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 }} | |||
{{OBDtr2|0x24 | char[64] |FFC800| Stand_and_Fire | space for notes }} | |||
{{OBDtr| 0x64 | int32 |C800C8| 00 00 00 00 | 0 | combat ID (looked up from [[OBD:BINA/OBJC/CHAR|Character.BINA]]) }} | |||
|} | |||
;Example used is '''CJBOConsole.BINA''' from '''level3_Final''' | ;Example used is '''CJBOConsole.BINA''' from '''level3_Final''' | ||
edits