じ☆ve冰风 发表于 2026-7-28 16:32:13

TY_deathErase_saveFile

TY_deathErase_saveFile
Toby Yasha​

Introduction
Have you ever wanted to restrict players from being able to play saveFiles they died on? now you can!

Features
Enables the possibility of erasing the currently played saveFile upon death.

Screenshots
Spoiler: Example






https://forums.rpgmakerweb.com/attachments/screenshot_45-png.220680/

How to Use
This is a plug&play type of plugin, no adjustments needed.

Plugin Commands / Script Calls
you are free to use in-built MV code that was used making this plugin:
let savefileId = DataManager.latestSavefileId(); < Obtain current saveFile
StorageManager.remove(savefileId); < Deletes current saveFile
Put this in a script call if you want to trigger the effect at any point.

Download
You can grab the plugin from Itch.io, let me know if you encounter any problems.

[*]https://toby-yasha.itch.io/rpgmv-ty-deatherase-savefile

Terms and Credits
Can be used commercially/non-commercially.
Crediting me is optional but appreciated!


本贴来自国际rpgmaker官方论坛作者:TobyYasha处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/ty_deatherase_savefile.146013/
页: [1]
查看完整版本: TY_deathErase_saveFile