- Joined
- Sep 3, 2019
- Messages
- 32
- Reaction score
- 23
- First Language
- English
- Primarily Uses
- RMMZ
I know @Archeia has posted that there would be no more Page Conditions but I would hope that this suggestion gets considered and thought out thoroughly.
What I purpose is to add one additional Page Conditions, this would be a checkbox with a text box for Javascript that must return either True or False.
This would be good for many reasons, among them it gives the developer the control they have been asking for without the addition of more conditionals, except the Javascript one I purpose.
This scripting could be used in many scenarios, for example:
Cheers
NOTE: This is x-posted in the moderated RPG Maker MZ Feedback -I have had a suggestion disappear with any explanation or for the community to see
Per @caethyril, I hear there's a glitch where posts sometimes disappear from view if queued for long enough.
What I purpose is to add one additional Page Conditions, this would be a checkbox with a text box for Javascript that must return either True or False.
This would be good for many reasons, among them it gives the developer the control they have been asking for without the addition of more conditionals, except the Javascript one I purpose.
This scripting could be used in many scenarios, for example:
- what if I want an Event Page to show if a Variable is less than 10 and Variable2 is exactly "abc". Both these thing individually you cannot do, let alone together
- The Conditions for an Event only take into consideration numbers, true and false, never strings
- It does not allow for a range like Variable 1 less than 100 and Variable 1 greater than 10
Cheers
NOTE: This is x-posted in the moderated RPG Maker MZ Feedback -
Per @caethyril, I hear there's a glitch where posts sometimes disappear from view if queued for long enough.
Last edited: