• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.

RPGM 16 rotating events in loop (using A,B,C,D self-switches)

pk2000

Active Member
Aug 12, 2017
707
1,918
An example on how to create 16 rotating events by taking advantage of the self switches.
This was made for rotating weather effects, if you want to add variation in the maps.

Create a new project in RPGmaker MV and then download the attached zip and replace the project files.
1st map = place this event on the main map that will control the weather (e.g. the world map with the house,hotel,etc. of your Main Character).

Every time that this map (or maps if you add it in more than one) appears in the game the weather will change
16 EVENTS IN LOOP 1.PNG
2nd map = place this event on all other world maps
-the weather displayed will be inherited from the last weather of the main map
16 EVENTS IN LOOP data 2.PNG
Common event weather 1 (changes the weather)
-triggered from the event on the first map
16 EVENTS IN LOOP data 3.PNG
Common event weather 2
-triggered from the event on the second map
16 EVENTS IN LOOP data 4.PNG
Edit the common events replacing the scrolling text with the weather, light, etc. effects that you want (pay attention to use the same effects in both common events Weather 1 and Weather 2).

ps. works great with of Huddel
 
Last edited:
  • Like
Reactions: ahbapftw