Oni Central Forum

A forum for the Oni community

You are not logged in.

#1 05/28/13 20:05

Samer
Member
From: Lebanon
Registered: 09/04/09
Website

Unlock level feature doesn't work

I liked that with AE 2.0 we can set UnlockLevel -> x  in Mod.cfg to unlock it .. however I haven't really tested it since my save file already had the available levels unlocked when the respective mods came out using : (level maze, old china, junkyard, parkour etc)
but now I'm trying to use it to unlock a new level : 25 .. it doesn't work ... I set in mod.cfg but the level doesn't show up in the load list ... if i change it to say level 7 which i already had unlocked before AE2.0 came out the level loads and all is well.
Lukas made this tool before :  .. maybe this could be added to AE.


Join our
Check My  for my Oni Videos.
Check  for all my stuff

Offline

#2 05/28/13 21:05

EdT
Moderator
From: Los Angeles, CA
Registered: 01/13/07
Website

Re: Unlock level feature doesn't work

Samer: You need to create an ONLDlevel_25.oni file and put it in level0_Final

It would look something like this:

<?xml version="1.0" encoding="utf-8"?>
<Oni>
    <ONLD id="0">
        <LevelNumber>25</LevelNumber>
        <NextLevelNumber>26</NextLevelNumber>
        <DisplayName>New Level</DisplayName>
    </ONLD>
</Oni>

Offline

#3 05/29/13 03:05

Samer
Member
From: Lebanon
Registered: 09/04/09
Website

Re: Unlock level feature doesn't work

Thanks Ed that solves it.


Join our
Check My  for my Oni Videos.
Check  for all my stuff

Offline

Board footer

Powered by FluxBB