OBD:OFGA: Difference between revisions

From OniGalore
Jump to navigation Jump to search
m (testing OBDtr with default argument; works)
m (image link)
Line 2: Line 2:




----
[[image:ofga_a.gif]]


http://www6.fh-eberswalde.de/user/dkriesch/onistuff/images/ofga_a.gif


{{Table}}
{{Table}}
{{OBD_Table_Header}}
{{OBDth}}
|- ALIGN=CENTER VALIGN=TOP
{{OBDtr| 0x00 | res_id  |FF0000| 01 C5 02 00 | 709         | 00709-.OFGA }}
{{OBDtr| 0x00 | res_id  |FF0000| 01 '''C5 02 00''' | 709 | 00709-.OFGA }}
{{OBDtr| 0x04 | lev_id  |FFFF00| 01 00 00 00 | 0           | level 0 }}
{{OBDtr| 0x04 | lev_id  |FFFF00| 01 00 00 '''00''' | 0   | level 0 }}
{{OBDtr| 0x08 | char[16] |00FF00| AD DE       | dead       | unused }}
{{OBDtr| 0x08 | char[16] |00FF00| AD DE ...        | dead | unused }}
{{OBDtr| 0x18 | link     |00FFFF| 00 00 00 00 |unused       | link to an [[OBD:ENVP|ENVP]] file }}
{{OBDtr| 0x18 | ENVP     |00FF00| 00 00 00 00      | 0    | [[ENVP]] link, unused here }}
{{OBDtr| 0x1C | int32    |FF00FF| 05 00 00 00 | 5           | array size }}
{{OBDtr| 0x1C | int32    |00FFFF| 05 00 00 00       | 5   | array size }}
{{OBDtrBK}}
{{OBDtrBK}}
{{OBDtr| 0x00 | bool32 |FFC8C8| 00 80 01 00 | 0x18000 | bitset - unknown, some values below:
{{OBDtr| 0x00 | bool32   |FFC8C8| 00 80 01 00 | 01 80 00 00 | identifier for the link below; it's a bitset collection; the following identifiers are used (values in hex):
*00 80 01 00 - console stuff and other stuff
 
*00 06 00 00 - console collision part (just a rectangular parallelepiped with the rough dimension of the console)
 
*00 00 00 00 - "other" stuff, e.g. doors}}
00 80 01 00 - console stuff and other stuff
{{OBDtr| 0x04 | M3GM   |C8FFC8| 01 C6 02 00 | 710    | link to 00710-.[[M3GM]]}}
 
{{OBDtr| 0x08 | OBLS   |C8FFFF| 00 00 00 00 | 0      | [[OBLS]] link, never used}}
00 06 00 00 - console collision part (just a rectangular parallelepiped with the rough dimension of the console)
 
00 00 00 00 - "other" stuff, e.g. doors
 
 
}}
{{OBDtr| 0x04 | link   |FFFFC8| 01 C6 02 00 | 710    | link to 00710-.[[M3GM]]}}
{{OBDtr| 0x08 | link   |C8FFC8| 00 00 00 00 | 0      | link to an old OBLS file, never used in Oni }}
|}
|}




----
{{OBD_File_Footer | type=OFGA | prev=OBOA | next=ONCC | name=Object Furn Geom Array | family=Global}}
{{OBD_File_Footer | type=OFGA | prev=OBOA | next=ONCC | name=Object Furn Geom Array | family=Global}}

Revision as of 20:48, 9 September 2007

ONI BINARY DATA
OBOA << Other file types >> ONCC
OFGA : Object Furn Geom Array
switch to XML:OFGA page
Overview @ Oni Stuff
OBD.png


Ofga a.gif


Offset Type Raw Hex Value Description
0x00 res_id 01 C5 02 00 709 00709-.OFGA
0x04 lev_id 01 00 00 00 0 level 0
0x08 char[16] AD DE dead unused
0x18 link 00 00 00 00 unused link to an ENVP file
0x1C int32 05 00 00 00 5 array size
First element (black outline)
0x00 bool32 00 80 01 00 01 80 00 00 identifier for the link below; it's a bitset collection; the following identifiers are used (values in hex):


00 80 01 00 - console stuff and other stuff

00 06 00 00 - console collision part (just a rectangular parallelepiped with the rough dimension of the console)

00 00 00 00 - "other" stuff, e.g. doors


0x04 link 01 C6 02 00 710 link to 00710-.M3GM
0x08 link 00 00 00 00 0 link to an old OBLS file, never used in Oni


ONI BINARY DATA
OBOA << Other file types >> ONCC
OFGA : Object Furn Geom Array
Global file