OBD:BINA/OBJC/CMBT: Difference between revisions

From OniGalore
< OBD:BINA‎ | OBJC
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[Main Page]] >> [[OBD:Oni Binary Data|Oni Binary Data]] >> [[OBD:File types|File types]] >> [[OBD:BINA|BINA]] >> Combat.BINA
[[Main Page]] >> [[OBD:Oni Binary Data|Oni Binary Data]] >> [[OBD:File types|File Types]] >> [[OBD:BINA|BINA File]] >> Combat.BINA File




Line 8: Line 8:




{| border="1" CELLPADDING="2" CELLSPACING="0" style="background:#FFEEDD"
|-style="background:#FFDDBB"
!Raw hex
!Translation
!Meaning
|-
|style="background:#FF0000"|43 4A 42 4F
|OBJC
|object
|-
|style="background:#FFFF00"|B0 0D 00 00
|35628
|3504 bytes is the length of the following combat part from this position
|-
|style="background:#00FF00"|27 00 00 00
|39
|identification number for the weapon classes; in every level the same; do not change it
|-
|style="background:#00FFFF"|B4 00 00 00
|180
|180 bytes is the length of the following package (area edged in black)
|-
|style="background:#000000; color:#FFFFFF" COLSPAN="3"|Below is a breakdown of the first package.
|}
{| BORDER=1 WIDTH=100% CELLPADDING=2 CELLSPACING=0
{| BORDER=1 WIDTH=100% CELLPADDING=2 CELLSPACING=0
|- ALIGN=CENTER BGCOLOR="#FFDDBB"
|- ALIGN=CENTER BGCOLOR="#FFDDBB"
Line 37: Line 13:
| WIDTH=15% | <B>Translation</B>
| WIDTH=15% | <B>Translation</B>
| WIDTH=70% | <B>Meaning</B>
| WIDTH=70% | <B>Meaning</B>
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#FF0000" | 43 4A 42 4F
| OBJC
| ALIGN=LEFT | object
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#FFFF00" | B0 0D 00 00
| 35628
| ALIGN=LEFT | 3504 bytes is the length of the following combat part from this position
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#00FF00" | 27 00 00 00
| 39
| ALIGN=LEFT | identification number for the weapon classes; in every level the same; do not change it
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#00FFFF" | B4 00 00 00
| 180
| ALIGN=LEFT | 180 bytes (11.25 lines) is the lenght of the following package (area edged in black)
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#000000"
| COLSPAN=3 | <FONT SIZE=2 COLOR="#FFFFFF">Below follows the first package.</FONT>
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#FFC8C8" | 54 42 4D 43
| BGCOLOR="#FFC8C8" | 54 42 4D 43
| CMBT
| TBMC
| ALIGN=LEFT | combat
| ALIGN=LEFT | combat
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
Line 159: Line 153:




<HR>
<CENTER>[[OBD:Weapon.BINA|<==]] <B>Combat.BINA File</B> [[OBD:Melee_Profile.BINA|==>]]</CENTER>
<CENTER>[[OBD:Weapon.BINA|<==]] <B>Combat.BINA File</B> [[OBD:Melee_Profile.BINA|==>]]</CENTER>
<HR>




[[Main Page]] >> [[OBD:Oni Binary Data|Oni Binary Data]] >> [[OBD:File types|File types]] >> [[OBD:BINA|BINA]] >> Combat.BINA
[[Main Page]] >> [[OBD:Oni Binary Data|Oni Binary Data]] >> [[OBD:File types|File Types]] >> [[OBD:BINA|BINA File]] >> Combat.BINA File

Revision as of 18:17, 30 December 2005

Main Page >> Oni Binary Data >> File Types >> BINA File >> Combat.BINA File


<== Combat.BINA File ==>


bin_r_cb.gif


Hex Translation Meaning
43 4A 42 4F OBJC object
B0 0D 00 00 35628 3504 bytes is the length of the following combat part from this position
27 00 00 00 39 identification number for the weapon classes; in every level the same; do not change it
B4 00 00 00 180 180 bytes (11.25 lines) is the lenght of the following package (area edged in black)
Below follows the first package.
54 42 4D 43 TBMC combat
70 01 00 00 368 unknown
00 00 00 00 0 unknown
13 55 5F C3 -223.332321 x-position of ???
D4 A8 8E 41 17.832436 y-position (height) of ???
C3 05 E9 C2 -116.511253 z-position of ???
00 00 00 00 0.000000 rotation on the x-axis in degrees
00 00 00 00 0.000000 rotation on the y-axis in degrees
00 00 00 00 0.000000 rotation on the z-axis in degrees
Stand_and_Fire space for notes
00 00 00 00 0 combat ID
02 00 00 00 2 unknown
02 00 00 00 2 unknown
02 00 00 00 2 unknown
02 00 00 00 2 unknown
02 00 00 00 2 unknown
00 00 F0 42 120.000000 maximal combat range; you can make it visible with the script command ai2_showcombatranges = 1
01 00 00 00 1 unknown
00 00 00 00 0 unknown
00 00 20 42 40.000000 minimal combat range; you can make it visible with the script command ai2_showcombatranges = 1
00 00 48 43 200.000000 unknown
58 02 00 00 600 unknown; always the same
84 03 00 00 900 unknown; always the same
58 02 00 00 600 unknown; always the same
B0 04 00 00 1200 unknown
00 00 96 43 300.000000 unknown
00 00 A0 42 80.000000 unknown; always the same
00 00 00 00 0 unknown; always zero
1E 00 00 00 30 unknown; always the same
68 01 00 00 360 unknown; always the same



<== Combat.BINA File ==>


Main Page >> Oni Binary Data >> File Types >> BINA File >> Combat.BINA File