+help places-config
PLACES configuration:
SYNTAX: Configure <num> places
Unconfigure places
Notes: A null fixed message means vacancies can be moved freely to and from
the place. This does not make sense for things like couches and rugs. Set
it to something like "That makes no sense." if you are using such a place.
(O)Join and (O)depart messages take like this: %%N. All Join and Depart
messages are appended with the place name.
Functions: WHICHPLACE(<loc num>,<dbnum>) gives the number of a place where
<dbnum> is.
ATPLACE(<loc num>,<place num>) gives you a list of things at a
place.
PLACEINFO(<loc num>,<place num>,<option>) gives the value of
<option> at place.
PLACES configuration:
SYNTAX: Update <Place #>/<Option>=<Configuration Text>
Option Description <Option> Default Configuration Text
---- -- ------
Place Name NAME Table x
Maximum # of places MAXPLACES Random
Current # of places CURPLACES Random (1 >= # >= MAXPLACES)
Fixed fail message FIXED <NULL>
Full fail message FULL That table has no more room.
Join message JOIN You sit down at <place>.
Ojoin message OJOIN sits down at <place>.
Depart message DEPART You stand and leave <place>.
Odepart message ODEPART stands and leaves <place>.
Say prefix PREFIX At your table
Description DESCRIBE A table with 4 legs and some chairs
config <req #> places - allows you to set the specific number of places within the room.
update 1/NAME=<place name> - allows you to set a name for the specifically numbered place.
update 1/MAXPLACES=3 - allows you to set the maximum number of space within a given place.
update 1/CURPLACES=3 - always set as the same number as MAXPLACES; will check off places as they are taken until the areas is filled (functional countdown).
&desc_place1 here=<description>





