RPG Maker MV - Discover how to check for States with scripts (somewhat shorter version ) XD
Hello folks, a somewhat shorter version of the guide on how to check if an Actor is affected by States or not.
IMPORTANT: This is somewhat more informative than the other video, even if I have blundered at the end. This video is for you if you're looking for ANY or ALL of these situations and looking to solve them through SCRIPTS:
1. how to check if an actor (any, just one) is affected by a State (just 1);
2. how to check whether an actor is NOT affected by a state;
3. how to check whether MORE actors are affected by 1 state and their IDs are consecutive numbers!
4. how to check whether MORE actors are affected by more than 1 state and the IDs of BOTH tthe actors and the States are consecutive as well.
5. how to check whether MORE actors are affected by more than 1 state and the IDs of BOTH tthe actors and the States are NOT consecutive!
Okay, I also figured the mistake out!!
Where I wrote "actorArray.length;" and "stateArray.length;" i and j have to be SMALLER only, not smaller or equal :) that's why the error. So what I wrote there in the console and Script box is totally correct, just remove the equal as prompted!
Check longer version here: https://www.youtube.com/watch?v=SVWo0jNik1k
This video presents my point with playing a bit with Scripts while also showing an example based on my game. This video is almost as informative, just shows a few more scripts and a game-related example!
Other Videos By Ferenjianboard Introspection Protocols
Other Statistics
RPG Maker MV Statistics For Ferenjianboard Introspection Protocols
Currently, Ferenjianboard Introspection Protocols has 8,769 views for RPG Maker MV across 97 videos. There's over 4 days worth of watchable video for RPG Maker MV published on his channel, or 12.08% of the total watchable video on Ferenjianboard Introspection Protocols's YouTube channel.