#How to make cooldowns (1.20.1)

1 messages · Page 1 of 1 (latest)

manic apex
#

How to make cooldown (1.20.1)

lean solsticeBOT
#

<@&1201956957406109788>

Someone will come and help soon!

💬 While you wait, take this time to provide more context and details.

🙇 If nobody has answered you by <t:1745252528:t>, feel free to use the Summon Helpers button to ping our helper team.

✅ Once your question has been resolved (or you no longer need it), please click Resolve Question or run /resolve

stray mortar
#

You can just need to subtract 1 from a score every tick. Then you can just set it to the cooldown length (e.g 100 for 5 seconds), and when the score reaches 0, do something

#

In the case of a cooldown you can just set the score when the thing happens, and don’t let the thing happen again until the score is 0

manic apex
#

1 second= how many ticks?

stray mortar
manic apex