Maidens of the Kaleidoscope
~Hakurei Shrine~ => Rika and Nitori's Garage Experiments => Topic started by: Lino Lyrac on October 18, 2016, 04:31:32 PM
-
im trying to make an event trigger when the time runs out but..
idk how it works,the parallel process thing i don't how how to use it
and always the event triggers before the time runs out... here are some images (game is on spanish):
http://imgur.com/a/DRVJ8
-
Hello Houraisan,
By mistake I had merged your thread with the Q&A thread thinking it was for danmakufu. But it isn't.
Could you perhaps let us know which game editor or engine this is? Because the title wasn't reporting it either.
-
Sure, it's RPG Maker XP engine.
-
I'm not absolutly sure since I don't still have RPG Maker XP but if it's the same as the others, you need to use a condition fork with the option related to the timer. It's not very precise but I think you can still found if you search a bit in this direction.
For the parallel process, it's very simple. The event will loop indefinitly in parallel with the main loop of the game. In another words, it will do the stuff by itself, aside the others event of the game. Contrariwise, the automatic event loop but stop all the others event of the game (including player moves and menu access).
I hope it's clear :/
-
nevermind. the creator of the Outsider who loved gensokyo gave me permisson to enter the game with RPGMXP engine
and use his timer event.
But Thanks For the Help! :D