@cemit

From TinyMUX
Revision as of 01:36, 27 June 2006 by Breezie (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

@cemit issues a message over a comsys channel without prepending the enactor's name.

Description

COMMAND: @cemit[/<switches>] <channel>=<message>

Sends <message> over <channel> prefixed by the channel's name. You must own or control the channel to do this.

The following switches are available:

   /noheader - Sends the message to everyone on <channel> without the
               channel's name prefixed.

Examples

   > @cemit Public=This is a test!
   [Public] This is a test!
   > @cemit/noheader Public=This is a test!
   This is a test.

Note: In PennMUSH, @cemit removes the channel's name prefix by default, unless the /noisy switch is used. PennMUSH also has the /noeval switch to prevent <message> from being evaluated. The /noheader switch is unavailable in PennMUSH.

Related Topics: comsys, channel alias, addcom, cemit(), @emit