8,452
edits
Paradox-01 (talk | contribs) mNo edit summary |
Paradox-01 (talk | contribs) (tables for exported ONLV and AKEV .. not finished ..) |
||
Line 1,011: | Line 1,011: | ||
==XML export of Oni Level | ==XML export of Oni Level== | ||
{| | ===ONLV=== | ||
| | {| class="wikitable" width="100%" | ||
!width=150px| XML tag | |||
!width=120px| content type | |||
! description | |||
|- | |||
| <ONLV id="..."> | |||
| integer | |||
| | |||
|- | |||
| <Name> | |||
| | |||
| | |||
|- | |||
| <Environment> | |||
| | |||
| | |||
|- | |||
| <Objects> | |||
| | |||
| | |||
|- | |||
| <SkyBox> | |||
| | |||
| | |||
|- | |||
| <Characters> | |||
| | |||
| | |||
|- | |||
| <ObjectQuadMap> | |||
| | |||
| | |||
|- | |||
| <Particles> | |||
| | |||
| | |||
|- | |||
| <Corpses> | |||
| | |||
| | |||
|} | |} | ||
===OBOA=== | |||
{| class="wikitable" width="100%" | |||
!width=150px| XML tag | |||
!width=120px| content type | |||
! description | |||
|- | |||
| <OBOA id="..."> | |||
| integer | |||
| | |||
|- | |||
| <Objects> | |||
| | |||
| | |||
|- | |||
| <OBOAObject> | |||
| | |||
| | |||
|- | |||
| <Geometry> | |||
| | |||
| | |||
|- | |||
| <Animation> | |||
| | |||
| | |||
|- | |||
| <Particle> | |||
| | |||
| | |||
|- | |||
| <Flags> | |||
| | |||
| | |||
|- | |||
| <DoorGunkId> | |||
| | |||
| | |||
|- | |||
| <DoorId> | |||
| | |||
| | |||
|- | |||
| <PhysicsType> | |||
| | |||
| | |||
|- | |||
| <ScriptId> | |||
| | |||
| | |||
|- | |||
| <Position> | |||
| | |||
| | |||
|- | |||
| <Rotation> | |||
| | |||
| | |||
|- | |||
| <Scale> | |||
| | |||
| | |||
|- | |||
| <Transform> | |||
| | |||
| | |||
|- | |||
| <Name> | |||
| | |||
| | |||
|} | |||
===ONOA=== | |||
{| class="wikitable" width="100%" | |||
!width=150px| XML tag | |||
!width=120px| content type | |||
! description | |||
|- | |||
| <Elements> | |||
| | |||
| | |||
|- | |||
| <ONOAElement> | |||
| | |||
| | |||
|- | |||
| <ObjectId> | |||
| | |||
| | |||
|- | |||
| <QuadList> | |||
| | |||
| | |||
|} | |||
===ENVP=== | |||
{| class="wikitable" width="100%" | |||
!width=150px| XML tag | |||
!width=120px| content type | |||
! description | |||
|- | |||
| <ENVP id="..."> | |||
| | |||
| | |||
|- | |||
| <Particles> | |||
| | |||
| | |||
|- | |||
| <ENVPParticle> | |||
| | |||
| | |||
|- | |||
| <Class> | |||
| | |||
| | |||
|- | |||
| <Tag> | |||
| | |||
| | |||
|- | |||
| <Transform> | |||
| | |||
| | |||
|- | |||
| <DecalScale> | |||
| | |||
| | |||
|- | |||
| <Flags> | |||
| | |||
| | |||
|} | |||
===CRSA=== | |||
{| class="wikitable" width="100%" | |||
!width=150px| XML tag | |||
!width=120px| content type | |||
! description | |||
|- | |||
| <CRSA id="..."> | |||
| integer | |||
| | |||
|- | |||
| <FixedCount> | |||
| | |||
| | |||
|- | |||
| <UsedCount> | |||
| | |||
| | |||
|- | |||
| <Corpses> | |||
| | |||
| | |||
|- | |||
| <CRSACorpse> | |||
| | |||
| | |||
|- | |||
| <CharacterClass> | |||
| | |||
| | |||
|- | |||
| <Transforms> | |||
| - | |||
| There are 19 <Matrix4x3> for each <Transforms>. | |||
|- | |||
| <Matrix4x3> | |||
| | |||
| | |||
|- | |||
| <BoundingBox> | |||
| | |||
| | |||
|- | |||
| <Min> | |||
| | |||
| | |||
|- | |||
| <Max> | |||
| | |||
| | |||
|} | |||
===M3GA=== | |||
{| class="wikitable" width="100%" | |||
!width=150px| XML tag | |||
!width=120px| content type | |||
! description | |||
|- | |||
| <M3GA id="..."> | |||
| integer | |||
| | |||
|- | |||
| <Geometries> | |||
| | |||
| | |||
|- | |||
| <Link> | |||
| | |||
| | |||
|} | |||
===IDXA (1)=== | |||
{| class="wikitable" width="100%" | |||
!width=150px| XML tag | |||
!width=120px| content type | |||
! description | |||
|- | |||
| <IDXA id="..."> | |||
| | |||
| | |||
|- | |||
| <Indices> | |||
| | |||
| | |||
|- | |||
| <Int32> | |||
| | |||
| | |||
|} | |||
===IDXA (2)=== | |||
{| class="wikitable" width="100%" | |||
!width=150px| XML tag | |||
!width=120px| content type | |||
! description | |||
|- | |||
| <IDXA id="..."> | |||
| | |||
| | |||
|- | |||
| <Indices> | |||
| | |||
| | |||
|- | |||
| <Int32> | |||
| | |||
| | |||
|} | |||
* ONLV instance | * ONLV instance | ||
Line 1,163: | Line 1,450: | ||
==XML export of Akira Environment | ==XML export of Akira Environment== | ||
===AKEV=== | |||
{| class="wikitable" width="100%" | |||
!width=150px| XML tag | |||
!width=120px| 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=== | |||
[...] | |||
Line 1,259: | Line 1,644: | ||
<ObjectId> | <ObjectId> | ||
Example 1: 251658333 -> hex: (0)f 00 00 5d -> | Example 1: 251658333 -> hex: (0)f 00 00 5d -> 0f = type: console; 5d = id: 93 | ||
Example 2: 50331739 -> hex: (0)3 00 00 5b -> | Example 2: 50331739 -> hex: (0)3 00 00 5b -> 03 = type: door; 5b = id: 91 | ||
edits