Oemit(): Difference between revisions

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

Latest revision as of 11:34, 29 November 2010

Description

Function: oemit(<object>, <message>)

A side effect function that has the same effect as @oemit <object>=<message>. It sends <message> to everyone in the current location of <object> except the object itself.


Related Topics

@oemit, emit(), pemit(), remit(), Softcode functions