bot.waitForTicks #1682
Unanswered
David-Launikitis
asked this question in
Q&A
Replies: 1 comment 2 replies
-
1 tick = 0.05 seconds 1 second = 20 ticks await bot.waitForTicks(20) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can someone write out a simple example using bot.waitForTicks()? I am struggling to use this function. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions