Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: Linkforce on June 27, 2005, 04:36:10 AM
-
Well, I have multiple problems. Here they are.
1. Some of my switches don't work. They just get ignored, and the event repeats itself.
2. My Hero keeps on coming up as a blank sprite on the world map.
3. The screen doesn't tint when I make it tint.
I think something is wrong with my program maybe. It's driving me nuts. Please help someone. :(
-
Can anyone help me out?
-
Dude, don't kick after just one hour.
-
1. Make sure that none of your events are using the same switches. And also make sure that you're turning the right switch on, and that there's no Parallel Process events interfering.
2. Again, make sure no Parallel Processes are interfering.
3. See above. Also, make sure that you have the correct parameters when tinting.
EDIT: Moosetroop, he kicked it after about 13. He originally posted in the AM.
And Linkforce, for future reference, wait about a day.
-
It wont tint....is something wrong with my eventing?
-
Ok, the problem has been solved. Due to a parrallel process, I couldn't tint. thanks for the help Warxe. :D And BlackSkullWarlock.