Changeset 846 for 1.8.3/trunk/game/txt/hlp/pennchat.hlp
- Timestamp:
- 05/16/07 21:26:45 (2 years ago)
- Files:
-
- 1.8.3/trunk/game/txt/hlp/pennchat.hlp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
1.8.3/trunk/game/txt/hlp/pennchat.hlp
r718 r846 45 45 & @cemit 46 46 & @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> 49 49 50 50 This command allows <message> to be directly broadcasted to the 51 51 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> 53 54 is not evaluated. This command is intended for use in writing 54 55 extended chat systems.
