@undestroy

From TinyMUX
Revision as of 20:14, 15 March 2006 by Nhoj (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

On PennMUSH, @undestroy is used to spare a GOING object from destruction. It reverses the effects of @destroy, but only while the object still exists. Once the automatic @dbck starts and you receive your refund for it, it is gone.

@unrecycle is an alias for @undestroy.

Server Differences

The equivalent method of undestroying an object on TinyMUSH and TinyMUX is to clear its GOING flag with @set TheObject=!GOING.