Comsys

From Masq
Revision as of 15:47, 4 January 2011 by Jai (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is the help for the MUX comsystem. Note that the channel names and aliases are case-sensitive. Masq is configured to have a new player automatically join the 'Public' channel.

A comsys allows the various players to communicate with each other. Masq's comsys consists of one Public channel for all players and various channels set aside for various groups within the game, thus allowing each group to communicate with the other members of that group.

Most channels are considered OOC communication, though a few are IC.

Commands

@clist, addcom, alias, allcom, comlist, comtitle, clearcom, delcom, last

@clist

addcom
> addcom pub=Public
Channel Public added with alias pub.

alias

allcom

comlist

comtitle

clearcom

delcom

last
> pub last 4
-- Begin Comsys Recall --
[Public] Foobar has joined this channel.
[Public] Foobar has left this channel.
[Public] Foobar has joined this channel.
[Public] Foobar says, "Hello world!"
-- End Comsys Recall --

Other Examples

  > pub off
   [Public] Foobar has left this channel.
   > pub on
   You have joined channel Public.
   [Public] Foobar has joined this channel.
   > pub who
   -- Players --
   Foobar(#23PWc)
   Wizard(#1PWc)
   -- Objects --
   -- Public --
   > pub Hello world!
   [Public] Foobar says, "Hello world!"