FyxReset
FenixFyreX
IntroductionFenixFyreX
This script allows the user to define a key combination that will trigger a complete and full reset of the game.
RGSSReset, the exception normally thrown when F12 is pressed, will not be used; instead, we create an entirely new, detatched process via Win32API and exit the current one out.
Demo? Script link?
No demo, that isn't necessary. Or, you can grab the FyxInput demo, and place this script below it in the script editor.
Script link: Pastebin - FyxReset v1.0
How To Use?
Simply place this script below FyxInput and LoadSo in your script editor, like so:
- LoadSo
- FyxInput
- --FyxReset
Terms Of Use
This script is free to use either commercially or freely. However, FyxInput is not. See the topic for it for details.