Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: Pythis on February 15, 2007, 12:26:56 AM

Title: The *legal* version of XP
Post by: Pythis on February 15, 2007, 12:26:56 AM
Well, I only have two events that are parallel process and have labels(to make their graphics keep cycling). Well, when I have them set up to keep cycling through the graphics again and again, my game freezes when I try to open it. When they're not cycling, it doesn't freeze. I've tried an anti-lag script and it didn't help.
Title:
Post by: Daetyrnis on February 15, 2007, 01:54:38 AM
Do you have any wait commands between the graphic changing commands?
Title:
Post by: Pythis on February 15, 2007, 12:38:29 PM
Yes, I have a Wait Until Done command.