RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu
  • Welcome to The RPG Maker Resource Kit.

[RESOLVED] Rain AND lightning

Started by magic2345, April 24, 2007, 04:06:38 AM

0 Members and 1 Guest are viewing this topic.

magic2345

I want it so that there is rain AND lightning. Is that possible? I tried Storm AND Rain but it didn't work.

Thanks,

Note: Using XP PK
Game I'm Working on:
-ADVENT-
Progress:
Story: 96%
Maps: 4%
Characters: 70%

Winged

Have you tried events? Set it to when a certain amount of frames have passed (10= 1 second) then make the screen tint white and then change it back to the original one you had (Don't forget sounds effects after the flash =D). Also don't forget to change the weather to Rain.

I hope I helped...at least a bit would be nice

~Winged



ChaosSpartan28

For rain you just set it with the option in the events page.
As for lightning, you have to make a common event that is parallel processes, flashes a yellow tint, and happens randomly. You can also put the rain event in a common event and just call it when you need it.


EDIT: lol, you beat me to it.
Sig by MacGravel

Winged

I think you explained it better though  ;8

~Winged



magic2345

Game I'm Working on:
-ADVENT-
Progress:
Story: 96%
Maps: 4%
Characters: 70%