XML:ONSA

From OniGalore
Revision as of 21:43, 23 March 2021 by Iritscen (talk | contribs) (copy-edit)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
ONSA : Imported Spawn Array
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

ONOA << Other file types >> ONSK

switch to OBD page

This resource type is no longer functional, so an ONSA import won't add anything to the game. Use XML:AISA or preferably XML:BINA/OBJC/CHAR instead.

The original ONSA resources are empty when exported:

<?xml version="1.0" encoding="utf-8"?>
<Oni>
    <ONSA id="0">
        <Elements />
    </ONSA>
</Oni>