XML:AKEV: Difference between revisions

From OniGalore
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 554: Line 554:
!width=120px| content type
!width=120px| content type
! description
! description
|-
| <AKOT id="...">
|
|
|-
|-
| <Nodes>
| <Nodes>
Line 582: Line 586:
!width=120px| content type
!width=120px| content type
! description
! description
|-
| <AKAA id="...">
|
|
|-
|-
| <Elements>
| <Elements>

Revision as of 12:57, 20 April 2013

AKVA : Oni Game Level
XML modding tips
  • See HERE to start learning about XML modding.
  • See HERE if you are searching for information on how to handle object coordinates.
  • See HERE for some typical modding errors and their causes.
XML.png
XML

AISA << Other file types >> BINA

switch to OBD page

Unfinished building-60px.jpg

This page is unfinished. Can you fill in any missing information?
If it is not clear which part of the page is unfinished, ask on the talk page.



AKEV

XML tag content type description
<AKEV id="...">
<Points>
<Planes>
<TextureCoordinates>
<Quads>
<QuadTextures>
<QuadCollision>
<Debug>
<Textures>
<BnvNodes>
<BnvSides>
<QuadGroupList>
<QuadGroupId>
<BnvBspTree>
<TransparencyBspTree>
<Octtree>
<BnvAdjacency>
<DoorFrames>
<BoundingBox>
<Min>
<Max>
<Offset_007C>


PNTA

XML tag content type description
<PNTA id="...">
<BoundingBox>
<Min>
<Max>
<BoundingSphere>
<Center>
<Radius>
<Positions>
<Vector3>


PLEA

XML tag content type description
<PLEA id="...">
<Planes>
<Plane>


TXCA

XML tag content type description
<TXCA id="...">
<TexCoords>
<Vector2>


AGQG

XML tag content type description
<AGQG id="...">
<Quads>
<AGQGQuad>
<Points>
<Int32>
<TextureCoordinates>
<Int32>
<Colors>
<Color>
<Flags>
<ObjectId>


AGQR

XML tag content type description
<AGQR id="...">
<Elements>
<AGQRElement>
<Texture>


AGQC

XML tag content type description
<AGQC id="...">
<Elements>
<AGQCElement>
<Plane>
<BoundingBox>
<Min>
<Max>


TXMA

XML tag content type description
<TXMA id="..."> <Textures>
<Link>


AKVA

XML tag content type description
<AKVA id="...">
<Nodes>
<AKVANode>
<BspTree>
<Id>
<FirstSide>
<LastSide>
<ChildBnv>
<SiblingBnv>
<GridXTiles>
<GridZTiles>
<DataOffset>
<DataSize>
<TileSize>
<BoundingBox>
<Min>
<Max>
<GridXOffset>
<GridZOffset>
<NodeId>
<Flags>
<Floor>
<Height>


AKBA

XML tag content type description
<AKBA id="...">
<Sides>
<AKBASide>
<Plane>
<FirstAdjacency>
<LastAdjacency>


IDXA (quad group list)

XML tag content type description
<IDXA id="...">
<Indices>
<Int32>


IDXA (quad group id)

XML tag content type description
<IDXA id="...">
<Indices>
<Int32>


AKBP

XML tag content type description
<AKBP id="...">
<Nodes>
<AKBPNode>
<Plane>
<Back>
<Front>


ABNA

XML tag content type description
<ABNA id="...">
<Elements>
<ABNAElement>
<Plane>
<Front>
<Back>


AKOT

XML tag content type description
<AKOT id="...">
<Nodes>
<Leafs>
<QuadTree>
<GunkQuad>
<Bnv>


AKAA

XML tag content type description
<AKAA id="...">
<Elements>
<AKAAElement>
<Bnv>
<Quad>


AKDA

<AKDA id="17" />


OTIT

XML tag content type description
<OTIT id="...">
<Nodes>
<OTITNode>
<Children>
<Int32>


OTLF

XML tag content type description
<OTLF id="...">
<Nodes>
<OTLFNode>
<PackedGunkQuadList>
<Neighbours>
<Int32>
<PackedPositionAndSize>
<PackedBnvList>


QTNA

XML tag content type description
<QTNA id="...">
<Nodes>
<QTNANode>
<Children>
<Int32>


IDXA (gunk quad)

XML tag content type description
<IDXA id="...">
<Indices>
<Int32>


IDXA (BNV)

XML tag content type description
<IDXA id="...">
<Indices>
<Int32>