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