From OtherSpace: Encyclopedia Galactica
Jump to: navigation, search

Wardrobe

The +wardrobe command is a feature that allows you to easily store extra descriptions on the MUSH, and not in Notepad.

Command List

+wardrobe/add <name>=<desc>

This adds a new character description to your wardrobe, where <name> is what it will be titled on the call out list and <desc> is what it will replace your current description with.

+wardrobe/list

Pulls up a call out list of your saved descriptions. Each has a name and number.

+wardrobe <number>

This command views the already saved description, where <number> is the number of the description you wish to view.

+wardrobe/rep <number>=<desc>

This command replaces a saved description, where <number> is the description you wish to replace and <desc> is the description to replace it.

+wardrobe/rem <number>

This command removes the description saved at <number>.

+wardrobe/set <number>

This command sets the description at <number> to your current description. WARNING: This will overwrite your current description.