Skip to content

wc.setCooldown()

paige edited this page Aug 28, 2023 · 1 revision
  • Description: Used to set global cooldowns

Parameters

  • Time String or Number: How long the cooldown is

Setup

wc.setCooldown("5s")

wc.setCooldown(5)
Clone this wiki locally