From OtherSpace: Encyclopedia Galactica
Jump to: navigation, search
 
Line 1: Line 1:
{{stub}}
+
*'''@emit'''[/<switch>] [<message>]
 +
*'''\'''<message>
 +
 +
This sends <message> to every person in the current room. However, no identifier marking it as being sent by you is shown.  For example, @emit foo would show 'foo' to every object in the room.
 +
 +
The /room switch makes this command equivalent to [[@lemit]].
 +
The /silent switch in combination with /room suppresses the '''@lemit''' confirmation. It has no effect without /room.
 +
The /noeval switch prevents the MUSH from evaluating the message.
 +
The /spoof switch causes nospoof notifications to show the enactor's dbref instead of the executor's dbref, and requires control over the enactor or the Can_nspemit power.
 +
 +
@emit can be abbreviated "'''\'''"
 +
 +
See also [[@pemit]], [[@remit]], [[@oemit]], [[@lemit]], [[NOSPOOF]] and [[SPOOFING]].
 +
 
 
[[Category:Commands]]
 
[[Category:Commands]]
 
[[Category:Basic MUSH Commands]]
 
[[Category:Basic MUSH Commands]]

Latest revision as of 10:57, 8 August 2011

  • @emit[/<switch>] [<message>]
  • \<message>

This sends <message> to every person in the current room. However, no identifier marking it as being sent by you is shown. For example, @emit foo would show 'foo' to every object in the room.

The /room switch makes this command equivalent to @lemit. The /silent switch in combination with /room suppresses the @lemit confirmation. It has no effect without /room. The /noeval switch prevents the MUSH from evaluating the message. The /spoof switch causes nospoof notifications to show the enactor's dbref instead of the executor's dbref, and requires control over the enactor or the Can_nspemit power.

@emit can be abbreviated "\"

See also @pemit, @remit, @oemit, @lemit, NOSPOOF and SPOOFING.