How To Use:

Adjust parameters to suit your needs.
Setup Comments inside of the Event Pages.

Comments are used in the following format:

Trigger: {[eventId],[commonEventA, commonEventB], [conditionScriptA, conditionScriptA]}


Code for common event 'This':

$gameMap._interpreter._eventId=$gamePlayer._eventIdThatTriggeredCommonEvent;$gameMap._interpreter.callEvent($gameMap._interpreter._eventId);

Code for Common Event "That":

$gameMap._interpreter._eventId=$gamePlayer._eventIdThatWasHit;$gameMap._interpreter.callEvent($gameMap._interpreter._eventId);

See demo & screenshots for more info.

Current Version: 3.20

Download

Download
[RMMV]_Event_Trigger_Plugin-Project Files.zip 5 MB
Download
CTB_EventTrigger.js 23 kB

Leave a comment

Log in with itch.io to leave a comment.