Rpg Maker Plugin 1.20.25

Extract the following files into your plugins folder:

Fixing issues where fast-forwarding during gameplay caused crashes. rpg maker plugin 1.20.25

const pluginName = "GDC_CoreEngine"; const parameters = PluginManager.parameters(pluginName); const baseDamageRate = Number(parameters['Base Damage Rate'] || 100); Use code with caution. Method Aliasing Extract the following files into your plugins folder:

If you are developing for mobile, If you'd like, I can: const parameters = PluginManager.parameters(pluginName)

If you are moving from a very old version, some scripts may no longer work.