Версия: 1.0.0

Описание: Allows you to use JavaScript to be used for event page conditions using event comments.

Совместимость:

  • RPG Maker MV: 1.5+
  • RPG Maker MZ: 1.0+

Инструкция:

спойлер
 Use 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>

Смотрите также:

  1. Фабрика Событий
  2. Свечение Событий

Языки справки: Английский, Русский

Правила использования

Как получить коммерческую лицензию

Загрузки:

Плагин:

DK_Event_JS_Conditions.js (8,4 Кб)
(Last update: 16 Декабрь 2023 14:28)


Связанные Посты