Server Exports

This export functions will help you if you have other scripts that depend on the cooldown priority.

Export 1: Check cooldown if active

exports.sf_cooldown:isCooldownActive()

Export 2: Check if priority on hold

exports.sf_cooldown:isPriorityOnHold()

Export 3: Check if priority in progress

exports.sf_cooldown:isPriorityInProgress()

Last updated

Was this helpful?