vincent0955 / Visual-metronome

visual metronome plugin for runelite
BSD 2-Clause "Simplified" License
7 stars 10 forks source link

Key to reset tick count #5

Closed da1023 closed 3 years ago

da1023 commented 3 years ago

Hi, Love the plugin, just wondering if a keybind for resetting the tick to 1 (aka the "tick") is possible? Thanks

vincent0955 commented 3 years ago

Hey, I think it is possible, but keybinds in plugins are complicated since they might interfere with other controls or other plugins, so don't think I can add this as a feature, sorry. I could make the tick reset every time the config is changed though, which could help with timing the metronome, I don't know if that's also fits your needs or not. If it does, then I'll change it in the next update.

da1023 commented 3 years ago

Hi Vincent, That makes sense, would every time the plugin turns on/off work? Thanks for your time

vincent0955 commented 3 years ago

Actually, I just checked and turning the plugin on and off already resets the tick, you can try it yourself. So I guess you can make use of that instead. If you want, I can still add the tick reset every time the config is changed as well, but that would have to wait until the next update.

da1023 commented 3 years ago

oh thats nice! sorry I didn't realise - I can probably make do with this then, thanks.