|
Fallen.Anvil Novice
Joined: 12 Jul 2012 Posts: 47
|
Posted: Mon Jan 06, 2020 6:20 am
Setting a command to trigger after a certain amount of time. |
I'm sure I've asked this before and wish there were a better way to search the database.
I want to make a trigger that sends a command every hour or so. The command would be +time. How would I do this?
I keep having to reinstall Cmud for this reason or that every year or so and I lose what little tricks I have learned in the past. |
|
|
|
shalimar GURU
Joined: 04 Aug 2002 Posts: 4691 Location: Pensacola, FL, USA
|
Posted: Mon Jan 06, 2020 11:59 am |
You want an alarm for this:
#ALARM "hourly" -1:00:00 {+time} |
|
_________________ Discord: Shalimarwildcat |
|
|
|
Fallen.Anvil Novice
Joined: 12 Jul 2012 Posts: 47
|
Posted: Tue Jan 07, 2020 6:16 am |
Thanks :)
|
|
|
|
Hul5l Newbie
Joined: 19 Mar 2020 Posts: 3
|
Posted: Thu Mar 19, 2020 1:06 pm |
The task scheduler to automatically wake your computer at a specific time.
|
|
|
|
|
|