Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: Linkforce on June 27, 2005, 04:36:10 AM

Title: Problems
Post 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.  :(
Title:
Post by: Linkforce on June 27, 2005, 05:51:12 PM
Can anyone help me out?
Title:
Post by: Moosetroop11 on June 27, 2005, 05:59:53 PM
Dude, don't kick after just one hour.
Title:
Post by: WarxePB on June 27, 2005, 06:00:25 PM
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.
Title:
Post by: Linkforce on June 27, 2005, 08:36:25 PM
It wont tint....is something wrong with my eventing?
Title:
Post by: Linkforce on June 27, 2005, 09:24:53 PM
Ok, the problem has been solved.  Due to a parrallel process, I couldn't tint.  thanks for the help Warxe.  :D  And BlackSkullWarlock.