489
edits
| Script 10k (talk | contribs)  (if a character is spawn and does not have a profile in the local file the global one (stored in level0_Final) is NOT read) | Script 10k (talk | contribs)   (clarifying local file) | ||
| Line 5: | Line 5: | ||
| * The xml code on this page was tested with onisplit v'''0.9.61.0'''. | * The xml code on this page was tested with onisplit v'''0.9.61.0'''. | ||
| * The original BINACJBOMelee Profile.oni is '''global''' (stored in '''level0_Final'''). | * The original BINACJBOMelee Profile.oni is '''global''' (stored in '''level0_Final'''). | ||
| * A '''local''' file can also be used (stored in '''levelX_Final''') for level specific mele profiles. However, please note that if a character is spawn and does not have a profile in the local file the global one (stored in '''level0_Final''') is '''NOT''' read. | * A '''local''' file can also be used (stored in '''levelX_Final''') for level specific mele profiles. However, please note that if a character is spawn and does not have a profile in the local file the global one (stored in '''level0_Final''') is '''NOT''' read. Therefore the local file completely replaces the '''level0_Final''' one. | ||
| <!-- | <!-- | ||
| ===file structure===--> | ===file structure===--> | ||
edits