cmd-@quota is a single muf program that replaces the commands:
@dig, @action, @create, @open. It also adds a command @quota.
What it gives you is a "Quota" system for limiting how many
objects a character can create.

The creation of objects can either be limited by a total of all
objects, or broken down into X number for each.

It also extends the abilities of some of the commands, most notably
@open and @action. See their docs for the specifics.

Prerequisits:
cmd-@rp		1.0.2 Or better (needed for the .hlp file)
lib-wfcommand	1.0.1 Or better

Intallation:
First thing you do is ascii upload the files to the muck, for example
with TinyFugue you would:
/quote -0 'cmd-@quota
/quote -0 'cmd-@quota.hlp
This will creage a program cmd-@quota.
Then you need to make an exit to it, persumably global, with commands
like:
@action @quota;@quot;@quo;@qu;@action;@actio;@acti;@act;@ac;@create;@creat;
 @crea;@cre;@cr;@dig;@di;@open;@ope;@op=#0
@link @quota=cmd-@quota

Upgrading:
Just get the progam in your inventory and do the ascii uploads.

-- Peter Torkelson (aka WhiteFire)
   wfire@tcp.com

