ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/help/usekeys
Revision: 1.1
Committed: Fri Feb 3 07:14:16 2006 UTC (18 years, 5 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

# User Rev Content
1 root 1.1 The usekeys option determines the behaviour
2     of using keys.
3    
4     Values are:
5    
6     inventory: Only keys in the top level
7     inventory are used (default)
8    
9     keyrings: Only keys in active keyrings
10     are used.
11    
12     containers: Only keys in active containers
13     are used.
14    
15     Note that keyrings are just a specialized
16     container, so the containers will also
17     find keys in keyrings.
18    
19     Only active containers are used - keys will
20     not jump out of closed containers, but hints
21     will be given if you have keys in such containers.
22