Difference between revisions of "Timer"

From StickMUD
Jump to navigation Jump to search
(Created page with "<code>timer</code> - Set a timer. == Description == Set a timer to notify you when a certain length of time has passed. Obviously, you have to be logged in to receive the not...")
(No difference)

Revision as of 17:43, 20 June 2021

timer - Set a timer.

Description

Set a timer to notify you when a certain length of time has passed. Obviously, you have to be logged in to receive the notification.

Syntax
Command Description
timer <##>d <##>h <##>m <##>s Set a timer for <##>d (days) <##>h (hours) <##>m (minutes) <##>s (seconds).

See Also

date