how to get onUpdate: "mc.timer.timerSpeed" value
-
Hey everyone!
My script needs to get "mc.timer.timerSpeed" value which takes from active timer from every modules (I mean every modules in all, not specific ones)
//// onUpdate: function() { chat.print(/* Something like "mc.timer.timerSpeed.get()" */) } //[...]//Thanks for any answers in this topic if it's should be possible <З
-
Hey everyone!
My script needs to get "mc.timer.timerSpeed" value which takes from active timer from every modules (I mean every modules in all, not specific ones)
//// onUpdate: function() { chat.print(/* Something like "mc.timer.timerSpeed.get()" */) } //[...]//Thanks for any answers in this topic if it's should be possible <З
@dont_doubt I am aware of this topic being in ScriptAPI category but this is how you do it on modules. Might be helpful.
ClientUtils.displayChatMessage("Timer: ${mc.timer.timerSpeed}") -
Hey everyone!
My script needs to get "mc.timer.timerSpeed" value which takes from active timer from every modules (I mean every modules in all, not specific ones)
//// onUpdate: function() { chat.print(/* Something like "mc.timer.timerSpeed.get()" */) } //[...]//Thanks for any answers in this topic if it's should be possible <З
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login