OBD:BINA/OBJC/TRIG: Difference between revisions
Jump to navigation
Jump to search
m (formatting) |
No edit summary |
||
Line 22: | Line 22: | ||
{{OBDtr| 0x24 | char[63] |FFC800| |"trigger_evilbrain" | trigger type (00701-trigger_evilbrain.[[OBD:TRIG|TRIG]] of level 0) }} | {{OBDtr| 0x24 | char[63] |FFC800| |"trigger_evilbrain" | trigger type (00701-trigger_evilbrain.[[OBD:TRIG|TRIG]] of level 0) }} | ||
{{OBDtr| 0x63 | int16 |C800C8| CA 00 | 202 | trigger ID }} | {{OBDtr| 0x63 | int16 |C800C8| CA 00 | 202 | trigger ID }} | ||
{{OBDtr| 0x65 | |C87C64| 4C 00 | | {{OBDtr| 0x65 | |C87C64| 4C 00 | 0x4C00 | flags; used flags: | ||
{{OBDtr| 0x67 | |B0C3D4| 00 00 | : 0x'''04''' 00 - active? | ||
: 0x'''08''' 00 - initial active | |||
: 0x'''10''' 00 - reverse | |||
: 0x'''20''' 00 - pingpong | |||
: 0x'''40''' 00 - unknown | |||
: 0x'''80''' 00 - unknown }} | |||
{{OBDtr| 0x67 | |B0C3D4| 00 00 FF FF | red | laser color }} | |||
{{OBDtr| 0x6B | float |FFDDDD| 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 <nowiki>=</nowiki> bottom) }} | {{OBDtr| 0x6B | float |FFDDDD| 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 <nowiki>=</nowiki> bottom) }} | ||
{{OBDtr| 0x6F | float |64AAAA| 00 00 40 3F | 0.750000 | speed of the trigger; range from 0 (stop) to 2 (very fast) }} | {{OBDtr| 0x6F | float |64AAAA| 00 00 40 3F | 0.750000 | speed of the trigger; range from 0 (stop) to 2 (very fast) }} | ||
{{OBDtr| 0x73 | int16 |EBEBEB| 02 00 | 2 | trigger | {{OBDtr| 0x73 | int16 |EBEBEB| 02 00 | 2 | trigger emitter count }} | ||
{{OBDtr| 0x75 | int16 |8C8CCC| 00 00 | 0 | unknown; always zero }} | {{OBDtr| 0x75 | int16 |8C8CCC| 00 00 | 0 | unknown; always zero (time on?) }} | ||
{{OBDtr| 0x77 | int16 |FF00C8| 00 00 | 0 | unknown; always zero }} | {{OBDtr| 0x77 | int16 |FF00C8| 00 00 | 0 | unknown; always zero (time off?) }} | ||
{{OBDtr| 0x79 | int16 |F0F096| 01 00 | 1 | 1 block follows (the block is edged in grey) }} | {{OBDtr| 0x79 | int16 |F0F096| 01 00 | 1 | 1 event block follows (the block is edged in grey) }} | ||
{{OBDtrBK}} | {{OBDtrBK|Event Block}} | ||
{{OBDtr| 0x00 | |00C864| 02 00 | 2 | | {{OBDtr| 0x00 | |00C864| 02 00 | 2 | event type: activate turret }} | ||
{{OBDtr| 0x02 | |00C8FF| 14 00 | 20 | | {{OBDtr| 0x02 | |00C8FF| 14 00 | 20 | event argument: turret id }} | ||
{{OBDtrBK}} | {{OBDtrBK|Event Block End}} | ||
{{OBDtr| | |C80040| 00 | | {{OBDtr| | |C80040| 00 | | padding }} | ||
|} | |} | ||
---- | ---- | ||
---- | ---- | ||
{{OBD OBJC Footer|align=center|type=TRIG|prev=TRGV|next=TURR|name=Trigger|onistuff=b_tr}} | {{OBD OBJC Footer|align=center|type=TRIG|prev=TRGV|next=TURR|name=Trigger|onistuff=b_tr}} |
Revision as of 00:42, 20 December 2007
|
Offset | Type | Raw Hex | Value | Description |
---|---|---|---|---|
0x00 | char[4] | 43 4A 42 4F | OBJC | object collection |
0x04 | int32 | DC 0A 00 00 | 2780 | size of the complete collection from this postion in bytes |
0x08 | int32 | 27 00 00 00 | 39 | unknown |
0x0C | int32 | 80 00 00 00 | 128 | size of the following element in bytes |
First element (black outline) | ||||
0x00 | char[4] | 47 49 52 54 | TRIG | trigger |
0x04 | int32 | 15 0F 00 00 | 3861 | old file ID? |
0x08 | 09 00 00 00 | unknown | ||
0x0C | float | 5E FA 03 C3 | -131.977996 | x-position of the trigger |
0x10 | float | 9A 99 82 C2 | -65.300003 | y-position (height) of the trigger |
0x14 | float | EE FC 94 43 | 297.976013 | z-position of the trigger |
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 | char[63] | "trigger_evilbrain" | trigger type (00701-trigger_evilbrain.TRIG of level 0) | |
0x63 | int16 | CA 00 | 202 | trigger ID |
0x65 | 4C 00 | 0x4C00 | flags; used flags:
| |
0x67 | 00 00 FF FF | red | laser color | |
0x6B | float | 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) |
0x6F | float | 00 00 40 3F | 0.750000 | speed of the trigger; range from 0 (stop) to 2 (very fast) |
0x73 | int16 | 02 00 | 2 | trigger emitter count |
0x75 | int16 | 00 00 | 0 | unknown; always zero (time on?) |
0x77 | int16 | 00 00 | 0 | unknown; always zero (time off?) |
0x79 | int16 | 01 00 | 1 | 1 event block follows (the block is edged in grey) |
Event Block | ||||
0x00 | 02 00 | 2 | event type: activate turret | |
0x02 | 14 00 | 20 | event argument: turret id | |
Event Block End | ||||
00 | padding |
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]] |