$lockThread
lock/unlock a thread
Usage
$lockThread[Thread ID;Lock? (yes/no)]
Example (Locking a thread):
$lockThread[1024373454578917426]
Example (Unlocking a thread):
$lockThread[1024373454578917426;no]
Function Cooldown
This function has built-in cooldown. Why? Read more about cooldowns here.
- Cooldown: 30 seconds
- Tracked By: Thread ID
- Type:
thread
Functions with the same type share cooldowns based on the same Tracked By value.