Emit()

From TinyMUX
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