- Joined
- May 5, 2016
- Messages
- 62
- Reaction score
- 17
- Primarily Uses
and how?
All could find everywhere were giant confusing loops to scan though very specific stuff.
Does rpg maker mv really not have a simple function for checking basic stuff like that?

Check if the current event has a note tag, check if the current map has a note tag?
If its not a part of the engine (crazyyy!),is there a plugin that makes those checks easier?
This is really NOT an easy engine for scripting. Godot and even Unity have way better documented API and well defined helper methods and functions. I feel crippled without basic access to that stuff
All could find everywhere were giant confusing loops to scan though very specific stuff.
Does rpg maker mv really not have a simple function for checking basic stuff like that?
Check if the current event has a note tag, check if the current map has a note tag?
If its not a part of the engine (crazyyy!),is there a plugin that makes those checks easier?
This is really NOT an easy engine for scripting. Godot and even Unity have way better documented API and well defined helper methods and functions. I feel crippled without basic access to that stuff
Last edited:

