Repressive Weather Control - Printable Version +- Save-Point (https://www.save-point.org) +-- Forum: Material Development (https://www.save-point.org/forum-8.html) +--- Forum: Event Systems Database (https://www.save-point.org/forum-38.html) +--- Thread: Repressive Weather Control (/thread-2851.html) |
Repressive Weather Control - PK8 - 03-13-2009 Repressive Weather Control
Version: 1 Introduction Y'know how the weather doesn't stop or turn off whenever you transfer to a new map? I wanted to make this easier on the developer by making a system which turns off the weather whenever the player transfers to a map that isn't the same map ID (s)he was transferring from. How it works is this: When the system first starts getting activated, if my variable is nil, it would set a variable to equal the map ID the player is currently in. Whenever the player is in a new map ID, my variable would then detect that the map ID the player is in isn't the same value as that, which would make my system stop the weather. Then it would set itself to equal the map ID the player is in again. (I suck at explaining, don't mind me. D:) Features
I can't screenshot this. Demo Repressive Weather Control XP.zip (Size: 190.19 KB / Downloads: 9) Repressive Weather Control VX.zip (Size: 243.3 KB / Downloads: 4) Instructions Copy-paste the entire (first) common event to your project. Depending on how far into development you are with your project, you should probably change the condition switch of the common event. FAQ Awaiting question. Compatibility I don't know of any. Credits and Thanks Thanks to sixtyandaquarter for thinking of a name for this system. Author's Notes Meh no notes. Terms and Conditions Exclusive to RMVXPUniverse. RE: Repressive Weather Control - RosyPosy - 04-03-2011 Def ganna try this. This post doesn't exactly shine for its content. ;) Please avoid the "awesome!" or "gonna try this!" posts. ~Charlie RE: Repressive Weather Control - Kristovski - 04-10-2011 Can't you just do this by making events inside of buildings for no weather and then set it on outside the building? Or is this more of a random weather script? |