Help with text countdown

In my game I want to make a countdown that’s shown in text not a counter
pls link a tutorial or just tell me

here, [ WSG's Not So Mini Mini-Guide: Making a Text-Based Timer⏰]
mark solution when you found an answer

2 Likes

the OP specifically said not to use counters they want a text based timer

1 Like

how can I make it so when the countdown reaches 0 it broadcasts on a channel?

original poster.

Take your property device and wire it to a checker. When the value of a property changes → run check. The checker should check if the property is equal to 0. This works with WSG’s guide.

1 Like

ty only one solution though (I hate that there’s only one solution for post)

It’s ok, solutions don’t matter to me. It’s just a number, what’s more important is that you got your problems solved! I wish multiple solutions were a thing too, but that’s not something for us haha. Have a nice day!

1 Like

you too @Here_to_help

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.