Jump to content

XML:BINA/SABD: Difference between revisions

m
copy edit; I guess "constellations" refers to a hierarchy?
m (Edition -> AE)
m (copy edit; I guess "constellations" refers to a hierarchy?)
Line 1: Line 1:
{{XML_BINA_Header | prev=PAR3 | type=SABD | next=TMBD | name=Sound Animations Binary Data}}
{{XML_BINA_Header | prev=PAR3 | type=SABD | next=TMBD | name=Sound Animations Binary Data}}


===general information===
===General information===
* The xml code on this page is compatible with onisplit '''v0.9.61.0'''
* The XML code on this page is compatible with OniSplit '''v0.9.61.0'''
* BINA'''DBAS'''*.oni files are '''global'''. (They can be found in AE/AEInstaller/vanilla/level0_Final.dat)
* BINA'''DBAS'''*.oni files are '''global'''. (They can be found in AE/AEInstaller/vanilla/level0_Final.dat.)
* Those files are collections not unlike TRAC. SABD determine what sound plays when a character performs an animation or a specific type of animation.
* Those files are collections not unlike TRAC. SABD determines what sound plays when a character performs an animation or a specific type of animation.
* Only three files hold actual content:
* Only three files hold actual content:
:: BINADBASAny.oni
:: BINADBASAny.oni
Line 11: Line 11:




===sound picking mechanism===
===Sound picking mechanism===
[...]
[...]




===tag constellations===
===Tag hierarchy===
{|class="wikitable" width="100%"
{|class="wikitable" width="100%"
! animation
! Animation
! modifier is Any
! Modifier is Any
! modifier is not Any
! Modifier is not Any
|-
|-
|valign="top"|  
|valign="top"|  
Line 48: Line 48:
|}
|}


 
===Tag explanations===
===tag explanations===
{| class="wikitable" width="100%"
{| class="wikitable" width="100%"
!width=200px| XML tag
!width=200px| XML tag
!width=100px| content type
!width=100px| Content type
! description
! Description
|-
|-
|valign=top| <SoundAnimation Variant="...">
|valign=top| <SoundAnimation Variant="...">
Line 112: Line 111:
: Crouch (?, "never used")
: Crouch (?, "never used")
: Jump (?, "never used")
: Jump (?, "never used")
: <strike>Any</strike> (not used here because it is the default in XML, see [[#tag constellations|tag constellations]])
: <strike>Any</strike> (not used here because it is the default in XML, see [[#Tag hierachy|tag hierarchy]])
|-
|-
| <Frame>
| <Frame>