AFTER(Builder)
| CoffeeMUD |
|---|
| Administrator Builder Player |
| =CoffeeMUD Builder Information= | |||
|---|---|---|---|
| Basics | Praetor Player Support Commands Zapper Masks | Advanced | Races Classes Abilities Socials Scripting |
| Building | Behaviors Properties Areas Rooms Exits Items Mobs | Systems | Achievements Crafting Help Info Ships Planes of Existence Quests Triumphs |
| ===AFTER=== | |
|---|---|
| Usage: | AFTER (EVERY/STOP/LIST) "NUMBER" "SECONDS/TICKS/MINUTES/HOURS" "COMMAND" |
| Examples: | after 5 seconds smile
after every 5 seconds at bob smile after 10 minutes shutdown noprompt after stop after list |
| Shorts: | |
| Description: | A command to delay the execution of a command. The every parameter may be used to make a command automatically recurring. after stop should be used to cancel commands created with the every parameter. |
Notes
.