Emit()

From TinyMUX
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


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