Introduction
This plugin allows you to copy events from a base map onto the current map. It is NOT an event spawning plugin - it replaces a 'placeholder' event on the current map with a 'source' event from the cloned map. All event content except location and id are replaced.
How to use
Add plugin to your js/plugins folder - name must be Shaz_CloneEvents.js
Enable in plugin manager, and enter the map id where all the source events will be held into the plugin parameter.
Create your source events on the clone map with all the event pages and content required. Give it a unique name (no two events on this map should have the same name - one will overwrite the other if that happens).
Create your placeholder events on the game map. Put <clone:eventName> into the note box. eventName is the unique name of the event from the source map that you want to clone. This is the only thing you should do to the placeholder event.
When playing the game, when the map is loaded, the source event will be copied from the clone map and placed at the placeholder event's location.