XML:ONSA

From OniGalore
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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>