[RMMV] EventTrigger (Deprecated)
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
Comments
Log in with itch.io to leave a comment.
Hey there, CT! Sorry, I have so little experience in Javascript. I'm having trouble figuring out how to use this plugin at all, the "How To Use" isn't really getting thorugh to me. I hate to bother you, but is there any chance we could email about this and you can teach me how to use the plugin?
Edit: Email address is wkeithjackson@gmail.com