OBD:ONSA: Difference between revisions

From OniGalore
Jump to navigation Jump to search
No edit summary
m (design)
Line 1: Line 1:
[[Main Page]] >> [[OBD:Oni Binary Data|Oni Binary Data]] >> [[OBD:File types|File Types]] >> ONSA File
{{OBD_File_Header | type=ONSA | prev=ONOA | next=ONSK | name=Imported Spawn Array | family=Level | align=center}}




<CENTER>[[OBD:ONOA|<==]] <FONT SIZE=5>ONSA File</FONT> [[OBD:ONSK|==>]]<BR>
[[image:onsa_all.gif]]
<FONT SIZE=2>Imported Spawn Array - Level File</FONT></CENTER>




http://www6.fh-eberswalde.de/user/dkriesch/onistuff/images/onsa_all.gif
{{Table}}
 
{{OBD_Table_Header}}
 
|- ALIGN=CENTER VALIGN=TOP
{| BORDER=1 WIDTH=100% CELLPADDING=2 CELLSPACING=0
{{OBDtr| 0x00 | res_id  |FF0000| 01 9E 02 00 | 670 | 00670-level3_scripts.ONSA }}
|- ALIGN=CENTER BGCOLOR="#FFDDBB"
{{OBDtr| 0x04 | lev_id  |FFFF00| 01 00 00 06 | 3   | level 3 }}
| WIDTH=15% | <B>Hex</B>
{{OBDtr| 0x08 | char[22] |FFC8C8| ...        | dead | unused; you can set all to anything else }}
| WIDTH=15% | <B>Translation</B>
{{OBDtr| 0x0E | int16    |FFFFC8| 00 00       | 0   | array size }}
| WIDTH=70% | <B>Meaning</B>
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#FF0000" | 01 9E 02 00
| 670
| ALIGN=LEFT | 00670-level3_scripts.ONSA
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#FFFF00" | 01 00 00 06
| 3
| ALIGN=LEFT | level 3
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#FFC8C8" | &nbsp;
| dead
| ALIGN=LEFT | not used; you can set all to anything else
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#FFFFC8" | 00 00
| 0
| ALIGN=LEFT | 0 packages follow
|}
|}




<HR>
It seems that this file is useless. Only level 11 contains some weird content.
<CENTER>[[OBD:ONOA|<==]] <B>ONSA File</B> [[OBD:ONSK|==>]]</CENTER>
<HR>




[[Main Page]] >> [[OBD:Oni Binary Data|Oni Binary Data]] >> [[OBD:File types|File Types]] >> ONSA File
{{OBD_File_Footer | type=ONSA | prev=ONOA | next=ONSK | name=Imported Spawn Array | family=Level}}

Revision as of 11:43, 4 September 2007

ONI BINARY DATA
ONOA << Other file types >> ONSK
ONSA : Imported Spawn Array
switch to XML:ONSA page
Overview @ Oni Stuff
OBD.png


Onsa all.gif


Offset Type Raw Hex Value Description
0x00 res_id 01 9E 02 00 670 00670-level3_scripts.ONSA
0x04 lev_id 01 00 00 06 3 level 3
0x08 char[22] ... dead unused; you can set all to anything else
0x0E int16 00 00 0 array size


It seems that this file is useless. Only level 11 contains some weird content.


ONI BINARY DATA
ONOA << Other file types >> ONSK
ONSA : Imported Spawn Array
Level file