Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

StopTimer doesn't work (MV)

A topic by emogal created 23 days ago Views: 22 Replies: 1
Viewing posts 1 to 2

The plugin command StopTimer in the MV version of this plugin does nothing at all, meaning that an existing timer can never be cleared, and any attempts to restart it using StartTimer Minutes Seconds just adds those Minutes/Seconds values onto the first timer you set instead. However, I just wanted to share that the script call $gameTimer.stop() still works to clear and remove the timer, for anyone else using RMMV who might find this helpful if they encounter the same problem, since comments on the original have been disabled everywhere. If this post isn't allowed, please feel free to delete it.

Developer

Hi there!

I believe besides the script call you can also use the default event command to Stop the timer. I'm not fully support my MV versions of the plugin anymore. So if the command is there and it does not work, it may be indeed a bug.

But! You can find all my MV plugins on this link https://hakuenstudio.itch.io/hakuen-studio-mv-museum and you can create a topic for support there for any of my MV plugins.