VERBOSE: Difference between revisions

From TinyMUX
Jump to navigation Jump to search
Mark (talk | contribs)
m Fix typo
 
(No difference)

Latest revision as of 17:13, 4 December 2005


FLAG: VERBOSE (v)

This flag causes all commands executed by the object having the flag to be sent to the owner of the object.

Examples

   > @create foo
   > @set foo=VERBOSE
   > @force foo="Hi.
     foo  "Hi.
     foo says "Hi."

Related Topics: TRACE