Emit()

From TinyMUX
Revision as of 11:39, 29 November 2010 by Ihavenomouth (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


FUNCTION: emit(<message>)

A side effect function that has the same effect as @emit <message>. It sends <message> to everyone in the current location of the enactor without prefixing it with the enacting object's name.

Related Topics

@emit, create(), link(), oemit(), pemit(), remit(), set(), tel(), Softcode functions