Disable "Save Game" Option via MAPINFO
Moderator: GZDoom Developers
- Tormentor667
- Posts: 13556
- Joined: Wed Jul 16, 2003 3:52 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia (Modern GZDoom)
- Location: Germany
- Contact:
Disable "Save Game" Option via MAPINFO
Why?
The reason for that is quite simple: I want the player not be able to save everytime and anywhere in the game, I only want him to be able to save at specific points / checkpoints (via ACS autosave). I wouldn't suggest this if I would not have this in mind in terms of a special gameplay experience.
The reason for that is quite simple: I want the player not be able to save everytime and anywhere in the game, I only want him to be able to save at specific points / checkpoints (via ACS autosave). I wouldn't suggest this if I would not have this in mind in terms of a special gameplay experience.
- Graf Zahl
- Lead GZDoom+Raze Developer
- Posts: 49234
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: Disable "Save Game" Option via MAPINFO
When hell freezes over.
-
- Posts: 81
- Joined: Mon Jul 21, 2008 2:17 pm
Re: Disable "Save Game" Option via MAPINFO
I smell a resident evil mod. why don't you provide a custom gzdoom build with saving from menu disabled?
- InsanityBringer
- Posts: 3392
- Joined: Thu Jul 05, 2007 4:53 pm
- Location: opening the forbidden box
Re: Disable "Save Game" Option via MAPINFO
And then you will probably get people who won't play it over this.
Re: Disable "Save Game" Option via MAPINFO
Or who'll edit the option out of the mapinfo lump. I can save any time I like, deal with it.
Heck, you can save anytime you like in the old Alone in the Dark games, and Resident Evil started as nothing more than a clone of those, but on consoles -- hence the save point system because it's a console and not a PC. (Even the way items spin and zoom in a window in the center of the screen is a direct copy of AitD.)

Heck, you can save anytime you like in the old Alone in the Dark games, and Resident Evil started as nothing more than a clone of those, but on consoles -- hence the save point system because it's a console and not a PC. (Even the way items spin and zoom in a window in the center of the screen is a direct copy of AitD.)
-
- Posts: 81
- Joined: Mon Jul 21, 2008 2:17 pm
Re: Disable "Save Game" Option via MAPINFO
Players are free to choose if they ruin the gameplay or not and it would be easy to modify mapinfo to save again.InsanityBringer wrote:And then you will probably get people who won't play it over this.
You can disable cheats the same way. However this is not really useful but to emulate survival-horrors gameplay.
Yes, this feature is really useful for puzzle, or simply for the fun of viewing model. RE was clearly inspired of AitD but It wasGez wrote: Heck, you can save anytime you like in the old Alone in the Dark games, and Resident Evil started as nothing more than a clone of those, but on consoles -- hence the save point system because it's a console and not a PC. (Even the way items spin and zoom in a window in the center of the screen is a direct copy of AitD.)
also from one of their previous game 'Sweet Home' and it was meant to be some kind of first person shooter.

- Cutmanmike
- Posts: 11353
- Joined: Mon Oct 06, 2003 3:41 pm
- Operating System Version (Optional): Windows 10
- Location: United Kingdom
- Contact:
Re: Disable "Save Game" Option via MAPINFO
Where's this survival horror idea come from? You could make a WAD with "save spots" with any game type in mind.
Personally I think it's a great idea but again we've got the whole thing of it being abused floating around.
Personally I think it's a great idea but again we've got the whole thing of it being abused floating around.
-
- Posts: 81
- Joined: Mon Jul 21, 2008 2:17 pm
Re: Disable "Save Game" Option via MAPINFO
I was just guessing it was some kind of RE mod, because I have the same problem. Anyway nevermind.
Re: Disable "Save Game" Option via MAPINFO
Just tell people how you want them to use saves and let them decide whether to play by the rules you have set or not. Don't try to force them.
Re: Disable "Save Game" Option via MAPINFO
I HATE those "you can only save at typewriters or notepads" system. One thing that needs to be rememberred is that these save systems come from a medium with such limited memory capabilities (IOW console games). They just don't have the space to store every single data's state in a snapshot...
I know from my limited game programming experience that fixed save points require a LOT less data to be stored than the "save anywhere" kind...
I know from my limited game programming experience that fixed save points require a LOT less data to be stored than the "save anywhere" kind...
Re: Disable "Save Game" Option via MAPINFO
Enjay said it best. If this option was ever added, it would be a simple matter to get around it anyway. All that should be done is to give a suggestion not to save, and the ones who disregard the information are the same ones who would've edited the MAPINFO anyway. Thus, the status quo remains the same.
A simple "no" would have sufficed, though.
A simple "no" would have sufficed, though.

Re: Disable "Save Game" Option via MAPINFO
Well, I like this tag.
Anyway, here's my suggestion for how to make save points using the available tools:
1. Use scripts to have autosaves at specific points.
2. Make the gameplay and atmosphere so engrossing and immersive that the player forgets to save.

Anyway, here's my suggestion for how to make save points using the available tools:
1. Use scripts to have autosaves at specific points.
2. Make the gameplay and atmosphere so engrossing and immersive that the player forgets to save.

Re: Disable "Save Game" Option via MAPINFO
Quick, Torm, make a map like that!Graf Zahl wrote:When hell freezes over.

- esselfortium
- Posts: 3862
- Joined: Tue Sep 19, 2006 8:43 pm
- Contact:
Re: Disable "Save Game" Option via MAPINFO
http://www.doomworld.com/idgames/index.php?id=14724Ghastly_dragon wrote:Quick, Torm, make a map like that!Graf Zahl wrote:When hell freezes over.
Re: Disable "Save Game" Option via MAPINFO
And what about trying to recreate an arcade-style game that requires more skill than just "collect the keys and shoot the monsters"? If I were making some tricky jumping or time-based puzzle mod, and didn't want to let players simply save every time they made a successful jump or got through a certain section quickly, does that suddenly make me evil? There are plenty of game experiences that could be created and where saving the game at any time could be considered "cheating." Just like there are many levels out there where being able to jump can be used to cheat -- how is this any different?Nash wrote:I HATE those "you can only save at typewriters or notepads" system. One thing that needs to be rememberred is that these save systems come from a medium with such limited memory capabilities (IOW console games). They just don't have the space to store every single data's state in a snapshot...
Honestly, this would not be an option that could be abused all that much. Just make it a MAPINFO option that could be overriden through the menu or by using sv_cheats or something, and it won't hinder people if they don't agree with not being able to save. In the meantime I feel it seriously hampers creativity to simply shun the very idea that some mods might be better off with a more controlled save feature.