OBD:BINA/OBJC/TRIG: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{OBD OBJC Header|align=center|type=TRIG|prev=TRGV|next=TURR|name=Trigger|onistuff=b_tr}} | |||
---- | |||
---- | |||
http://www6.fh-eberswalde.de/user/dkriesch/onistuff/images/bin_r_tr.gif | http://www6.fh-eberswalde.de/user/dkriesch/onistuff/images/bin_r_tr.gif | ||
Line 127: | Line 124: | ||
| ALIGN=LEFT | stop-byte; always zero | | ALIGN=LEFT | stop-byte; always zero | ||
|} | |} | ||
---- | |||
---- | |||
{{OBD OBJC Footer|align=center|type=TRIG|prev=TRGV|next=TURR|name=Trigger|onistuff=b_tr}} | |||
Revision as of 21:20, 4 September 2006
|
Hex | Translation | Meaning |
43 4A 42 4F | OBJC | object |
DC 0A 00 00 | 2780 | 2780 bytes is the length of the following trigger part from this position |
27 00 00 00 | 39 | identification number for the weapon classes; in every level the same; do not change it |
80 00 00 00 | 128 | 128 bytes (8 lines) is the lenght of the following package (area edged in black) |
Below follows the first package. | ||
47 49 52 54 | TRIG | trigger |
15 0F 00 00 | 3861 | old file ID |
09 00 00 00 | 9 | unknown |
5E FA 03 C3 | -131.977996 | x-position of the trigger |
9A 99 82 C2 | -65.300003 | y-position (height) of the trigger |
EE FC 94 43 | 297.976013 | z-position of the trigger |
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 |
trigger_evilbrain | trigger type (00701-trigger_evilbrain.TRIG of level 0) | |
CA 00 | 202 | trigger ID |
4C 00 | 76 | unknown |
00 00 | 0 | unknown; always zero |
FF FF | 65535 | unknown |
00 00 00 3F | 0.500000 | start position of the trigger in the rail; range from 0 (bottom) to 1 (top) in connection to the spawn point of the trigger (spawn point = bottom) |
00 00 40 3F | 0.750000 | speed of the trigger; range from 0 (stop) to 2 (very fast) |
02 00 | 2 | trigger amount |
00 00 | 0 | unknown; always zero |
00 00 | 0 | unknown; always zero |
01 00 | 1 | 1 block follows (the block is edged in grey) |
Below follows the block. It's a part of the package. | ||
02 00 | 2 | unknown |
14 00 | 20 | unknown |
End of the block. Below follows the last byte of the package. | ||
00 | 0 | stop-byte; always zero |
ONI BINARY DATA |
---|
AKVA << Other file types >> CBPI |
BINA : Binary data |
TMBD << Other BINA >> ONIE |
OBJC : Objects |
TRGV << Other OBJC >> TURR |
TRIG : Trigger |
[[OBD:File types/{{{family}}}|{{{family}}} file]] |