Speed Hack
I wrote this plugin because I test play the game a lot and there’s a lot of things like animations that are just way too time-consuming. Maybe it’s cool the first couple times but...
I wrote this plugin because I test play the game a lot and there’s a lot of things like animations that are just way too time-consuming. Maybe it’s cool the first couple times but...
By default, you can press the shift button to dash. Maps support the option to disable dashing when you’re on that map. However, there isn’t a solution to disable dashing manually during the game, for...
Do you need your timer to temporarily stop counting down, but you still want it to show up on the screen? This plugin provides you with two script calls that will allow you to easily pause...
This script simply loads any command-line arguments into ARGV. RM doesn’t do this natively so we need to do it ourselves. This script is meant to be used for games that will be using custom game...
This script allows you to execute arbitrary formulas as an effect. By default, you have a damage formula that allows you to execute scripts within the context of a damage formula object. You can now...
This script compresses all save files, resulting in smaller save files. For backwards compatibility, if a compressed file is not available, it will try to load the uncompressed file. Compression results may vary depending on the...