I am new to using Nightbot and a friend is building something on stream. Is there a count where Nightbot can count in multiples instead of one by one?
Any help is appreciated
T. Kush
I am new to using Nightbot and a friend is building something on stream. Is there a count where Nightbot can count in multiples instead of one by one?
Any help is appreciated
T. Kush
Try:
$(eval Math.floor($(count)*MULTIPLE))
Multiple is the number you want it to count up by.
Thank you! I will give this a try!
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.