XaiJu
dkplugins
dkplugins

patreon


New plugin! Event JS Conditions v1.0.0 [MV|MZ]

Plugin description: Allows you to use JavaScript to be used for event page conditions using event comments.


Instruction:

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>


More Creators