- Joined
- Apr 22, 2013
- Messages
- 58
- Reaction score
- 64
- First Language
- English
- Primarily Uses
- RMXP
Hello world!
I'm trying to use ForeverZero's weather script, based on Ccoa's weather script and with additional edits by Agckuu Coceg. I have it pasted above Main (since it can go anywhere below Spriteset_Map) but when I try to call the script, I get the error:

Script 'Zer0 Advanced Weather' line 754: NameError occurred. uninitialized constant RPG::Weather::SCREEN_RESOLUTION."
I remember enough of my very basic programming class long ago to understand the gist of what that means, but I'm not sure how to fix it. I've attached a screencap of the lines around 754, but the full text of the script is on PasteBin in the Chaos Project thread. (Unfortunately the demo link is dead, or I'd just reference that.)
The bit of this that I'm really looking for is the sparkle rains in various colors. I did try Agckuu Coceg's version, and that one didn't give me any errors--but it only had one sparkle rain option, so it's not ideal for my purpose. If there's a different weather script that allows for five or so different colors of sparkle rains, that would work too!
Thanks for your help!
Ah, oops--I just realized this was supposed to go in the Script forum, not the general XP support forum. Sorry, mods!
I'm trying to use ForeverZero's weather script, based on Ccoa's weather script and with additional edits by Agckuu Coceg. I have it pasted above Main (since it can go anywhere below Spriteset_Map) but when I try to call the script, I get the error:

Script 'Zer0 Advanced Weather' line 754: NameError occurred. uninitialized constant RPG::Weather::SCREEN_RESOLUTION."
I remember enough of my very basic programming class long ago to understand the gist of what that means, but I'm not sure how to fix it. I've attached a screencap of the lines around 754, but the full text of the script is on PasteBin in the Chaos Project thread. (Unfortunately the demo link is dead, or I'd just reference that.)
The bit of this that I'm really looking for is the sparkle rains in various colors. I did try Agckuu Coceg's version, and that one didn't give me any errors--but it only had one sparkle rain option, so it's not ideal for my purpose. If there's a different weather script that allows for five or so different colors of sparkle rains, that would work too!
Thanks for your help!
Ah, oops--I just realized this was supposed to go in the Script forum, not the general XP support forum. Sorry, mods!
Attachments
Last edited: