|
|
Line 1: |
Line 1: |
| [[Main Page]] >> [[OBD:Oni Binary Data|Oni Binary Data]] >> [[OBD:File types|File Types]] >> ONTA File
| | {{OBD_File_Header | type=ONTA | prev=ONSK | next=ONVL | name=Trigger Array | family=Level | align=center}} |
|
| |
|
|
| |
|
| <CENTER>[[OBD:ONSK|<==]] <FONT SIZE=5>ONTA File</FONT> [[OBD:ONVL|==>]]<BR>
| | [[image:onta_a.gif]] |
| <FONT SIZE=2>Trigger Array - Level File</FONT></CENTER>
| |
|
| |
|
|
| |
|
| http://www6.fh-eberswalde.de/user/dkriesch/onistuff/images/onta_a.gif
| | {{Table}} |
| | | {{OBD_Table_Header}} |
| | | |- ALIGN=CENTER VALIGN=TOP |
| {| BORDER=1 WIDTH=100% CELLPADDING=2 CELLSPACING=0 | | {{OBDtr| 0x00 | res_id |FF0000| 01 9A 02 00 | 666 | 00666-.ONTA }} |
| |- ALIGN=CENTER BGCOLOR="#FFDDBB" | | {{OBDtr| 0x04 | lev_id |FFFF00| 01 00 00 06 | 3 | level 3 }} |
| | WIDTH=15% | <B>Hex</B> | | {{OBDtr| 0x08 | char[16] |00FF00| AD DE | dead | unused }} |
| | WIDTH=15% | <B>Translation</B> | | {{OBDtr| 0x0E | int32 |00FFFF| 00 00 00 00 | 0 | used elements in the array }} |
| | WIDTH=70% | <B>Meaning</B>
| | {{OBDtr| 0x0E | int32 |FF00FF| 64 00 00 00 | 100 | array size }} |
| |- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| |
| | BGCOLOR="#FF0000" | 01 9A 02 00
| |
| | 666 | |
| | ALIGN=LEFT | 00666-.ONTA
| |
| |- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD" | |
| | BGCOLOR="#FFFF00" | 01 00 00 06 | |
| | 3 | |
| | ALIGN=LEFT | level 3
| |
| |- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD" | |
| | BGCOLOR="#00FF00" | AD DE | |
| | dead | |
| | ALIGN=LEFT | not used | |
| |- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| |
| | BGCOLOR="#00FFFF" | 00 00 00 00 | |
| | 0 | |
| | ALIGN=LEFT | 0 packages used | |
| |- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD" | |
| | BGCOLOR="#FF00FF" | 64 00 00 00 | |
| | 100 | |
| | ALIGN=LEFT | 100 packages possible | |
| |} | | |} |
|
| |
|
|
| |
|
| All ONTA files look like this example. Space for 100 packages, but all are zero. | | All ONTA files look like this example. Space for 100 elements, but all are zero. |
| | |
| | |
| <HR>
| |
| <CENTER>[[OBD:ONSK|<==]] <B>ONTA File</B> [[OBD:ONVL|==>]]</CENTER>
| |
| <HR>
| |
|
| |
|
|
| |
|
| [[Main Page]] >> [[OBD:Oni Binary Data|Oni Binary Data]] >> [[OBD:File types|File Types]] >> ONTA File
| | {{OBD_File_Footer | type=ONTA | prev=ONSK | next=ONVL | name=Trigger Array | family=Level}} |