Lck-genlock
From Tapestries MUCK
(Difference between revisions)
WhiteWizard (Talk | contribs) |
(Precious #DBref did not work (Program: access denied error). Fix from programs *) |
||
Line 4: | Line 4: | ||
The documentation of this program is a bit light. Being designed to work with a manager program, it's just a list of the properties it uses in the programs header. However, this information may be useful to someone trying to interface with it through [[MPI]]. | The documentation of this program is a bit light. Being designed to work with a manager program, it's just a list of the properties it uses in the programs header. However, this information may be useful to someone trying to interface with it through [[MPI]]. | ||
- | @lock exit=# | + | @lock exit=#1521 |
Props: | Props: | ||
_lock_dbref:<dbref> Where to find lock properties. | _lock_dbref:<dbref> Where to find lock properties. |
Latest revision as of 10:29, 5 February 2009
lck-genlock(#30823FM3) is primarly designed to work with wf-lkmgr. The version of this copy is v1.1.0.
Documentation
The documentation of this program is a bit light. Being designed to work with a manager program, it's just a list of the properties it uses in the programs header. However, this information may be useful to someone trying to interface with it through MPI.
@lock exit=#1521 Props: _lock_dbref:<dbref> Where to find lock properties. _banned:<dbref-list> People banned from passing this exit. _guests:<dbref-list> People who may alwase pass here. _maxcrowd:<number> Max number in room before full. _public?:<yes|no> May people not on the guest list enter? _[o]<banned|max|fail|succ|time>-msg:<message> Various messages printed on exit use. x _maintaners:<dbref-list> <used by wf-lkmgr.muf> _time_lock/<dbref>:<timet> Locked out if not past this time.
Credits
WhiteFire Copyright 1992, 1994