Save-Point
Hiding Save Option - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Archives (https://www.save-point.org/forum-105.html)
+--- Forum: Creation Asylum Archives (https://www.save-point.org/forum-90.html)
+---- Forum: Scripts & Code Snippets (https://www.save-point.org/forum-92.html)
+----- Forum: RPG Maker XP Code (https://www.save-point.org/forum-93.html)
+----- Thread: Hiding Save Option (/thread-6823.html)



Hiding Save Option - Necrol The Mage - 12-22-2005

This is a locked, single-post thread from Creation Asylum. Archived here to prevent its loss.
No support is given. If you are the owner of the thread, please contact administration.


I have recently decided to try scripting, so I opened up a few tutorials. This is my second attempt at a vaguely useful script. While this has probably been done before, here is my script for hiding the ‘Save’ button when it is disabled.

NOTE: There are two methods that can be used to insert this script.
METHOD ONE is a tutorial, showing you how to insert and modify ONLY the script that is affected.
METHOD TWO is a complete copy of the 'Scenes' that will be modified. You can replace your 'Scene' pages with these if you have not made any alterations tto them already, otherwise you will lose you work so far.

METHOD ONE: How to later your existing 'Menu Sytem' to use this script:


METHOD TWO: Replace your current 'Scene' pages with completed pages:

This means that if you disable ‘Saving’, then the save option will not be visible.

Thanks for looking at my script. I hope that it will be of some use to you, but if it isn’t, then please don’t bash me :hammer: ! It is, after all, only my second attempt.

*** Special thanks to Makeamidget for finding my error ***