$setTimeout
Will execute the code inside it after certain time
Usage:
$setTimeout[time;file name (optional, default=$undefined));author (optional, default=$authorID)]
Example:
Tips
If you only want to wait less then 1m, you can use $wait
Function difficulty Medium
Tags: timeout Wait Thinking Set Timeout
Function Cooldown
This function has built-in cooldown. Why? Read more about cooldowns here.
- Cooldown: 1 second
- Tracked By: User
- Type:
timeout
Functions with the same type share cooldowns based on the same Tracked By value.