Poll

Thoughts?

Yes. I like this idea.
3 (100%)
No. I dislike this dea.
0 (0%)

Total Members Voted: 3

Author Topic: Game-Mode Progress Save  (Read 269 times)

I was thinking the other day about a feature that could be implemented into Game-Modes. Say you are playing a game-mode that requires a lot of time and goes level by level. You want to get off, but you're about 1/2 way done. So you type /save, and it saves the bricks into something like:

base/saves/Gamemode_Test.bls

So, the next time you load it, it puts you where you left off. And when you want to reset /resetgamemode, and it restores your game-mode to the original save. This allows for saving their progress in a game-mode:

$server::allowSave 1 0
$server:: allowReset 1 0

This would be good for the Main Adventure Mode Reglabith is making.

/supportcake

I like the Idea also what about something if someone made a type RPG gamemode something that can load your progress wherever you go.

Every gamemode needs to have its own callback.