Notice: fwrite(): Write of 44 bytes failed with errno=28 No space left on device in /home/rmrk/domains/rmrk.net/public_html/Sources/Cache/APIs/FileBased.php on line 96
Print Page - [resolved]anti character save script

The RPG Maker Resource Kit

RMRK RPG Maker Creation => Requests => Script Request => Topic started by: drakenkanon on August 17, 2008, 11:52:07 AM

Title: [resolved]anti character save script
Post by: drakenkanon on August 17, 2008, 11:52:07 AM
anti character save script
<17-8-2008>




Summary
i want a script so the character cannot save himself, this is because im using a autosave script. the player must be able to load a game from the menu and the title screen, with this autosave script the player is able to choose on wich file he wants to save so that should be the same with loading. i want it like this because it would be nice if he could only save like after every quest or only when i want him to. the second nice thing is that i could let him save like this:

(the player has 5 save diamands in his bag)
are you sure you want to use a save diamand?
show choices yes no
when yes
(call save script)
change items dave diamand -1
when no
exit event progressing

thisĀ  looks like a simple script to me but i'm not familar with rgss so im not sure ;D

Features Desired

Mockups
n/a for this type of script

Games its been in




Did you search?
yes

Where did you search?

What did you search for?
Title: Re: [request]anti character save script
Post by: modern algebra on August 17, 2008, 01:02:06 PM
Errm.. You can always just use the Disable Save event command at the start of the game.

It's on the third event page - System Settings - Change Save Settings - Disable
Title: Re: [request]anti character save script
Post by: drakenkanon on August 17, 2008, 03:13:57 PM
o thanks id dindt noticed  :-[
Title: Re: [request]anti character save script
Post by: :) on August 17, 2008, 11:43:55 PM
problem solved -> change [request] to [resolved]
Title: Re: [request]anti character save script
Post by: drakenkanon on August 18, 2008, 07:50:22 AM
oke