ASYNC(Builder)
Jump to navigation
Jump to search
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 |
===ASYNC=== | |
---|---|
Usage: | ASYNC "COMMAND" |
Examples: | async where mob the |
Shorts: | |
Description: | A command that allows one to issue other commands on their own separate thread, so that you can continue to issue other commands while the other one is ongoing and giving you its output. Be careful not to lock up all of your muds threads this way! |
Notes
.