PennMUSH Community
Show
Ignore:
Timestamp:
05/16/07 21:26:45 (2 years ago)
Author:
penndev
Message:

PennMUSH 1.8.3p2 release candidate.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 1.8.3/trunk/game/txt/hlp/pennchat.hlp

    r718 r846  
    4545& @cemit 
    4646& @nscemit 
    47   @cemit[/noisy][/noeval] <channel>=<message> 
    48   @nscemit[/noisy][/noeval] <channel>=<message> 
     47  @cemit[/noisy|/silent][/noeval] <channel>=<message> 
     48  @nscemit[/noisy|/silent][/noeval] <channel>=<message> 
    4949 
    5050  This command allows <message> to be directly broadcasted to the 
    5151  players on <channel>. No channel-prefix is prepended unless the 
    52   /noisy switch is given. If the /noeval switch is given, the <message> 
     52  /noisy switch is given or the noisy_cemit config option is yes and 
     53  /silent is not given.  If the /noeval switch is given, the <message> 
    5354  is not evaluated. This command is intended for use in writing 
    5455  extended chat systems.