Mmucl Procedure

Name

charadd - Add a character

Synopsis

charadd name mud host port ?login?

Description

Charadd defines a character, name, and creates a file name.mud in the directory .mmucl off of the user's HOME directory that should be used to store aliases, actions, etc for the character. To connect to a character's mud, use charload. It tries to connect to name's mud, sources name.mud and writes login, if it was given, to the mud on a successful connection.

Example

charadd Arithon RoD 141.215.69.7 3000 arithon

Now "charload Arithon" will load Arithon's init file, Arithon.RoD, and connect me to the mud.

See Also

chardelete, charload


Home