XML:DOOR: Difference between revisions

371 bytes removed ,  13 April 2013
m
no edit summary
m (Iritscen moved page OBD talk:DOOR to XML:DOOR without leaving a redirect)
mNo edit summary
Line 1: Line 1:
{{XML_File_Header | type=DOOR | prev=CRSA | next=DPge | name=Door }}
__TOC__
__TOC__
{{Template:XMLModdingHints}}
{| border=0 cellspacing=20 cellpadding=0 align=center
| The xml code on this page is compatible with onisplit '''v0.9.68.0'''
|}


'''general information'''
'''general information'''
* The xml code on this page was extracted with onisplit '''v0.9.68.0'''
* DOOR files are stored globally (in edition/GameDataFolder/level0_Final)
* DOOR files are stored globally (in edition/GameDataFolder/level0_Final)
* DOOR files are used by BINACJBODOOR <Class>
* DOOR files are used by [[XML:BINA/OBJC/DOOR|BINACJBODOOR]] <Class>




Line 73: Line 71:
|-
|-
| <AISoundDistance>
| <AISoundDistance>
| float ?
| float
| AI sound volume ?
| AI sound volume ?
|-
|-
| <OpenSound>
| <OpenSound>
| link
| char[32]
| <font color="#777777">OSBD</font>file<font color="#777777">.imp.oni (file prefix and suffix not used)</font>, 32 letters allowed
| <font color="#777777">OSBD</font>file<font color="#777777">.imp.oni (file prefix and suffix not used)</font>, 32 letters allowed
|-
|-
| <CloseSound>
| <CloseSound>
| link
| char[32]
| <font color="#777777">OSBD</font>file<font color="#777777">.imp.oni (file prefix and suffix not used)</font>, 32 letters allowed
| <font color="#777777">OSBD</font>file<font color="#777777">.imp.oni (file prefix and suffix not used)</font>, 32 letters allowed
|}
|}
Line 87: Line 85:


===OFGA===
===OFGA===
{|class="wikitable" width="100%"
Read on '''[[XML:OFGA|HERE]]'''.
!width=200px| tag
!width=100px| type
! description
|-
| width=200px| <EnvParticle>
| width=40px| link ?
| if used, the link would be probably be equal to ONLV => ENVP => <Tag>...</Tag>
|-
| <Elements>
| -
|
|-
| <OFGAElement>
| -
| see [[OBD_talk:OFGA#XML|HERE]] for more information (question: does the DOOR file contain <GunkFlags> ?)
|-
| <Geometry>
| link
| M3GM instance number (#N)
|}




Line 134: Line 112:
Remember to change the links (#N) and instance IDs of the new data.
Remember to change the links (#N) and instance IDs of the new data.
-->
-->
{{XML}}
8,018

edits