Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: RunNer on December 18, 2005, 06:10:47 PM
-
okey I am trying to make an event when the player sleeps att a inn he get woken up in the middle of te night by a kid who tells him is village is under attack. got everything done,
but
there is something wrong, every1 walks in slowmotion everything else is in normal speed except the sperits they walk in half the speed :S
this is the code i use:
-
It's not that event. It's another.
My guess would be that you have a Parallel Process event that plays the "Tension" BGM. Well, after it plays the BGM, use an Erase Event command, and that should fix your problem.
-
thx for helping me but, it did not work... I have a common event which is a parallel event who if the switch "BGM Tension" is on it shall play tension.mid.
so I tried to add a erase event after it had started the bgm but everything is still in slowmotion :/
-
Yeah. You can't erase a Common Event. You'll have to make the BGM playing event an event on the map.
-
oh okey, il try that ^^ thx for the hlp
*edit*
Yes, it works fine now ^^ thanks alot, man the ppl here are helpfull really ^^ thx once again.
*edit*