more questions

Eric D. Rossman (rossmaed@craft.camp.clarkson.edu)
Fri, 21 Feb 1997 09:57:25 PST


1. I cannot help you (I don't see a way to do it)

2. As a wizard, do:
     @prop $player.money <some initial value> "r"
   This will make it readable by everyone.

   Do:
     @prop $player.money <some initial value> ""
   if you want it wiz-readable only and accessable for read or write
   only through wizard-provided verbs.