Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: Linkforce on February 07, 2006, 08:40:22 PM

Title: Event problems
Post by: Linkforce on February 07, 2006, 08:40:22 PM
ok...so here's the deal.  I have an event.  Just a regular event that is linked to an Auto-start event.Meaning that when the Auto-start event ends, the regular event dissapears.  so, obviously, a switch is used to end both events.  So, in my Auto-start event, I have a switch that ends both activated.  It is the last event on the page.  But, when I go to the map where the Auto-start event is, the event doesnt start, and the normal event already dissapears.  wtf is going on?

I mhave many events like this, and they work fine.  But the new ones i'm making aren't working.   :(
Title:
Post by: Meiscool-2 on February 07, 2006, 09:03:13 PM
make sure it's set to auto start. Sometimes I make autostart events and forget to change it from press to activate to autostart.

Other then that I don't know what to tell you
Title:
Post by: Linkforce on February 07, 2006, 09:33:01 PM
It's definetly on auto-start.  No doubt about that.
Title:
Post by: Meiscool-2 on February 07, 2006, 10:38:26 PM
Do you have a command called "erase event" anywhere within the autostart event?
Title:
Post by: Linkforce on February 07, 2006, 11:49:12 PM
Nope.....
Title:
Post by: Meiscool-2 on February 08, 2006, 01:15:37 AM
do you have a blank, no-condition, page in front of the auto event?
Title:
Post by: Linkforce on February 08, 2006, 01:41:44 AM
Nuh uh...............
Title:
Post by: Linkforce on February 08, 2006, 11:25:15 PM
Ok well, thanks to BlackSkullWarlock, we found out that the problem was the switch itself.  It was a corrupted switch that immediatly activated regardless of whether it was turned on or not.  How this is possible....you're as lost as I am.  But I simply fixed the problem by changing the switch to the next one under.  Now everything works fine.  Thanks Meiscool for trying.  ^^'

And major Kudos to BSW....for saving my *** yet again.  XD  >.>