places-options

  
  Option Description    <Option>        Default Configuration Text
  Place Name            NAME            Table x
  Maximum # of places   MAXPLACES       Random
  Current # of places   CURPLACES       Random (between 1 and 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
  
  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 
  FIXED to something like "That makes no sense." if you are using such a 
  place.
  
  Please see: places-config
Return to Index