Battle Is there any possible way on editing certain aspects of in battle weather?
Binary ROM HackingNeed a helping hand or just want to talk about binary ROM hacks? Get comments and answers to any ROM Hacking-related problems, questions or thoughts you have here.
(Fire Red) So I have been wanting to edit all forms of weather to be more like Pokemon Reborn's field effect system (what I really want is adding extra types of moves that get weaker or stronger in different weathers. Example: Ice type being weaker when sunny day is used while still having the original types altered when in the sun). Also will something like this work for weathers that don't increase any types like sandstorm or hail?
So I just finished editing quite a lot and when I went to compile it I got greeted with this error message (I can't post images yet as I have not made five posts.
"Too less parameters on line 1. The correct number is 2." In case you need to know what Line 1 is, I had no idea if I was suppose to copy the entire thing I got sent so I did it anyway and just changed the weather. The line is "#define IS_POKEMON_C"
(I'm editing with XSE so idk if the program i'm using is the issue. Not really used to making ROM hacks with actual script rather than a UI tool. I did get around on understanding what I needed to edit/add in order to change how weather works but everything else is too difficult for me to understand)