じ☆ve冰风 发表于 2026-7-19 07:30:35

Event JS Conditions - Allows you to use JavaScript to be used for event page con

Author: DKPlugins
Version: 1.0.0
Description: Allows you to use JavaScript to be used for event page conditions using event comments.

Instruction:
SpoilerUse a comment on the event page to add a condition to the event page.
Attention! Standard page conditions will also be checked!

To add your condition, add a comment <add_condition>condition</add_condition>
Instead of condition, insert your condition.

Example: You want the event page to be active if variable number 1 is less than 3.
<add_condition>$gameVariables.value(1) < 3</add_condition>

Example: A combination of a standard condition for a variable and a JavaScript condition. The page will be activated if variable number 18 is greater than or equal to 1 and less than 4.







Terms of use
You can:
-To use the plugin for your non-commercial projects
-Change code of the plugin

You cannot:
-Delete or change any information about the plugin
-Distribute the plugin and its modifications

Details on obtaining a commercial license on my website

Plugin page: https://dk-plugins.ru/event-js-conditions/


本贴来自国际rpgmaker官方论坛作者:DK处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/event-js-conditions-allows-you-to-use-javascript-to-be-used-for-event-page-conditions-using-event-comments.163894/
页: [1]
查看完整版本: Event JS Conditions - Allows you to use JavaScript to be used for event page con