じ☆ve冰风 发表于 2026-7-30 13:40:08

Event Caller

Event Caller
Author: Vyndicate
Adding some original RPG Maker 2003 calling event into MV
These command available through Plugin Command
PluginCommand
ECall Event x Page y MapId z
Event (Mandatory): The event ID you want to call
Page (Optional): Page you want to call from specific Event ID. Default 1
MapId (Optional): The event you call from specific Map. Default current map
Example:
ECall Event 22 Page 1 MapId 1
This will call the Event ID number 22, page number 1, and mapId number 1

Terms of Use
Free for commercial and non commercial use with credits

Changelog
v1.0.0
Initiate Plugin

Showcases
When using Event only







https://forums.rpgmakerweb.com/attachments/1766844403901-png.356109/


When using Page with same Event Id, even if the event doesn't met the condition yet, it still can be activated







https://forums.rpgmakerweb.com/attachments/1766844598280-png.356113/


When using MapId

https://forums.rpgmakerweb.com/attachments/1766844714663-png.356115/





https://forums.rpgmakerweb.com/attachments/1766844764005-png.356117/



本贴来自国际rpgmaker官方论坛作者:Vyndicate处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/event-caller.181634/
页: [1]
查看完整版本: Event Caller