Version: 1.0.4

Authors: Amphilohiy, DKPlugins

Description: Allows you to create, remove and replace events.

Compatibility:

  • RPG Maker MV: 1.6+
  • RPG Maker MZ: 1.0+

Features:

  • You can create new events from a separate template map
  • You can remove events or replace them with others from the template map

Instructions:

spoiler
## How to create events ##
1. Specify a map with template events in the plugin settings
2. Call the CreateEvent plugin command, specify the parameters:
2.1. Template event name
(for RPG Maker MV, the name must not contain spaces!)
2.2. X and Y event coordinates
2.3 The variable where the number of the new event will be written.
(if not specified, the variable number from the plugin parameters is used)

## How to replace events ##
1. Specify a map with template events in the plugin settings
2. Call the ReplaceEvent plugin command, specify the parameters:
2.1. Template event name
(for RPG Maker MV, the name must not contain spaces!)
2.2. New event coordinates X and Y
2.3. The number of the event to be replaced

“Help” languages: English, Russian

Terms of use

How to get a commercial license

Downloads:

Plugin: 

DK_Event_Factory.js (27.5 KB)
(Last update: 24 April 2021 11:49)


Related Posts