Emit(): Difference between revisions

From TinyMUX
Jump to navigation Jump to search
mNo edit summary
 
(No difference)

Latest revision as of 11:39, 29 November 2010


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