places-config

  
  Configure <num> places        Installs places code for <num> places.
  Unconfigure places            Removes all places from this location.
  Update <#>/<Option>=<text>    Sets options for place <#>.
  
  After using 'Configure' to create a number of places you will want to use the
  'Update' command to customize them. See '+help places-options' for a list of
  options you can set. When you have 'places' set up in a room, it is generally
  best to let your patrons know this by setting an @enter or @succ on the rooms.
  For example:
  
  @enter here=%(PLACES code in effect. Type 'places' or '+help places'.)
  
  The following functions are also defined:
  
  WHICHPLACE(<locnum>,<dbnum>)         gives the number of the place where
                                         <dbnum> is.
  ATPLACE(<locnum>,<placenum>)         gives you a list of things at a
                                         place.
  PLACEINFO(<locnum>,<placenum>,<opt>) gives the value of <option>.
  
  Please see: places-options


Return to Index